mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
Merge pull request #3627 from bzsuni/bz/update/pause
update pause image to 3.10
This commit is contained in:
@@ -34,7 +34,7 @@ version = 2
|
||||
|
||||
[plugins."io.containerd.grpc.v1.cri"]
|
||||
# use fixed sandbox image
|
||||
sandbox_image = "registry.k8s.io/pause:3.7"
|
||||
sandbox_image = "registry.k8s.io/pause:3.10"
|
||||
# allow hugepages controller to be missing
|
||||
# see https://github.com/containerd/cri/pull/1501
|
||||
tolerate_missing_hugepages_controller = true
|
||||
|
||||
Reference in New Issue
Block a user