Use pause image from new source.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2018-03-26 07:11:41 +00:00
parent 356a41c424
commit f0655ecfe0
5 changed files with 6 additions and 6 deletions

View File

@@ -118,7 +118,7 @@ func DefaultConfig() PluginConfig {
StreamServerAddress: "",
StreamServerPort: "10010",
EnableSelinux: false,
SandboxImage: "gcr.io/google_containers/pause:3.1",
SandboxImage: "k8s.gcr.io/pause:3.1",
StatsCollectPeriod: 10,
SystemdCgroup: false,
Registry: Registry{