Skip to content

Commit d827f26

Browse files
committed
update stale pause image comment
1 parent 8ba8672 commit d827f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/kubelet/app/options/container_runtime.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
)
2727

2828
const (
29-
// When these values are updated, also update test/e2e/framework/util.go
29+
// When these values are updated, also update test/utils/image/manifest.go
3030
defaultPodSandboxImageName = "k8s.gcr.io/pause"
3131
defaultPodSandboxImageVersion = "3.2"
3232
)

0 commit comments

Comments
 (0)