Skip to content

Commit

Permalink
update stale pause image comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Feb 14, 2020
1 parent 8ba8672 commit d827f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/kubelet/app/options/container_runtime.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import (
)

const (
// When these values are updated, also update test/e2e/framework/util.go
// When these values are updated, also update test/utils/image/manifest.go
defaultPodSandboxImageName = "k8s.gcr.io/pause"
defaultPodSandboxImageVersion = "3.2"
)
Expand Down

0 comments on commit d827f26

Please sign in to comment.