Update Kubernetes from v1.26.1 to v1.26.2

* https://github.com/poseidon/terraform-render-bootstrap/pull/345
This commit is contained in:
Dalton Hubble
2023-03-01 14:41:00 -08:00
parent 86e8484e0a
commit 76ebc08fd2
57 changed files with 145 additions and 144 deletions

View File

@ -28,7 +28,7 @@ systemd:
After=docker.service
Wants=rpc-statd.service
[Service]
Environment=KUBELET_IMAGE=quay.io/poseidon/kubelet:v1.26.1
Environment=KUBELET_IMAGE=quay.io/poseidon/kubelet:v1.26.2
ExecStartPre=/bin/mkdir -p /etc/cni/net.d
ExecStartPre=/bin/mkdir -p /etc/kubernetes/manifests
ExecStartPre=/bin/mkdir -p /opt/cni/bin