update pause image to 3.10
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
This commit is contained in:
3
integration/client/testdata/default-1.6.toml
vendored
3
integration/client/testdata/default-1.6.toml
vendored
@@ -62,8 +62,7 @@ version = 2
|
||||
netns_mounts_under_state_dir = false
|
||||
restrict_oom_score_adj = false
|
||||
# Default image update in latest
|
||||
#sandbox_image = "registry.k8s.io/pause:3.6"
|
||||
sandbox_image = "registry.k8s.io/pause:3.9"
|
||||
sandbox_image = "registry.k8s.io/pause:3.10"
|
||||
selinux_category_range = 1024
|
||||
stats_collect_period = 10
|
||||
stream_idle_timeout = "4h0m0s"
|
||||
|
||||
2
integration/client/testdata/default-1.7.toml
vendored
2
integration/client/testdata/default-1.7.toml
vendored
@@ -69,7 +69,7 @@ version = 2
|
||||
restrict_oom_score_adj = false
|
||||
# Updated in latest
|
||||
#sandbox_image = "registry.k8s.io/pause:3.8"
|
||||
sandbox_image = "registry.k8s.io/pause:3.9"
|
||||
sandbox_image = "registry.k8s.io/pause:3.10"
|
||||
selinux_category_range = 1024
|
||||
stats_collect_period = 10
|
||||
stream_idle_timeout = "4h0m0s"
|
||||
|
||||
Reference in New Issue
Block a user