Update to latest pause image for windows
Signed-off-by: James Sturtevant <jstur@microsoft.com>
This commit is contained in:
parent
5df93a038a
commit
2bb0b19c4b
@ -54,7 +54,7 @@ func DefaultConfig() PluginConfig {
|
|||||||
TLSKeyFile: "",
|
TLSKeyFile: "",
|
||||||
TLSCertFile: "",
|
TLSCertFile: "",
|
||||||
},
|
},
|
||||||
SandboxImage: "mcr.microsoft.com/k8s/core/pause:1.2.0",
|
SandboxImage: "mcr.microsoft.com/oss/kubernetes/pause:1.4.0",
|
||||||
StatsCollectPeriod: 10,
|
StatsCollectPeriod: 10,
|
||||||
MaxContainerLogLineSize: 16 * 1024,
|
MaxContainerLogLineSize: 16 * 1024,
|
||||||
Registry: Registry{
|
Registry: Registry{
|
||||||
|
Loading…
Reference in New Issue
Block a user