Merge pull request #5025 from jeremyje/win20h2

Add references to Windows 20H2 test images.
This commit is contained in:
Michael Crosby
2021-02-12 11:58:49 -05:00
committed by GitHub
2 changed files with 5 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ func DefaultConfig() PluginConfig {
TLSKeyFile: "",
TLSCertFile: "",
},
SandboxImage: "mcr.microsoft.com/oss/kubernetes/pause:1.4.0",
SandboxImage: "mcr.microsoft.com/oss/kubernetes/pause:1.4.1",
StatsCollectPeriod: 10,
MaxContainerLogLineSize: 16 * 1024,
Registry: Registry{