mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
update stale pause image comment
This commit is contained in:
parent
8ba86728e3
commit
d827f2634a
@ -26,7 +26,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
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"
|
defaultPodSandboxImageName = "k8s.gcr.io/pause"
|
||||||
defaultPodSandboxImageVersion = "3.2"
|
defaultPodSandboxImageVersion = "3.2"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user