move to v3.4.1 for the pause image

Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
This commit is contained in:
Iceber Gu
2021-02-06 17:56:14 +08:00
parent a72fe7da21
commit f37ae8fc35
8 changed files with 19 additions and 20 deletions

View File

@@ -56,7 +56,7 @@ func DefaultConfig() PluginConfig {
TLSKeyFile: "",
TLSCertFile: "",
},
SandboxImage: "k8s.gcr.io/pause:3.2",
SandboxImage: "k8s.gcr.io/pause:3.4.1",
StatsCollectPeriod: 10,
SystemdCgroup: false,
MaxContainerLogLineSize: 16 * 1024,