We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5df93a0 + 2bb0b19 commit 1d3b9c5Copy full SHA for 1d3b9c5
1 file changed
pkg/config/config_windows.go
@@ -54,7 +54,7 @@ func DefaultConfig() PluginConfig {
54
TLSKeyFile: "",
55
TLSCertFile: "",
56
},
57
- SandboxImage: "mcr.microsoft.com/k8s/core/pause:1.2.0",
+ SandboxImage: "mcr.microsoft.com/oss/kubernetes/pause:1.4.0",
58
StatsCollectPeriod: 10,
59
MaxContainerLogLineSize: 16 * 1024,
60
Registry: Registry{
0 commit comments