Merge pull request #1532 from jsturtevant/update-pause-image-ref
Update to latest Windows SandboxImage
This commit is contained in:
commit
1d3b9c5b80
@ -54,7 +54,7 @@ func DefaultConfig() PluginConfig {
|
||||
TLSKeyFile: "",
|
||||
TLSCertFile: "",
|
||||
},
|
||||
SandboxImage: "mcr.microsoft.com/k8s/core/pause:1.2.0",
|
||||
SandboxImage: "mcr.microsoft.com/oss/kubernetes/pause:1.4.0",
|
||||
StatsCollectPeriod: 10,
|
||||
MaxContainerLogLineSize: 16 * 1024,
|
||||
Registry: Registry{
|
||||
|
Loading…
Reference in New Issue
Block a user