move to v3.2 for the pause image
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
This commit is contained in:
@@ -48,7 +48,7 @@ import (
|
||||
|
||||
const (
|
||||
timeout = 1 * time.Minute
|
||||
pauseImage = "k8s.gcr.io/pause:3.1" // This is the same with default sandbox image.
|
||||
pauseImage = "k8s.gcr.io/pause:3.2" // This is the same with default sandbox image.
|
||||
k8sNamespace = constants.K8sContainerdNamespace
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user