We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba8672 commit d827f26Copy full SHA for d827f26
cmd/kubelet/app/options/container_runtime.go
@@ -26,7 +26,7 @@ import (
26
)
27
28
const (
29
- // When these values are updated, also update test/e2e/framework/util.go
+ // When these values are updated, also update test/utils/image/manifest.go
30
defaultPodSandboxImageName = "k8s.gcr.io/pause"
31
defaultPodSandboxImageVersion = "3.2"
32
0 commit comments