diff --git a/pkg/kube/client_test.go b/pkg/kube/client_test.go index 9a17387a9..c4823056b 100644 --- a/pkg/kube/client_test.go +++ b/pkg/kube/client_test.go @@ -441,7 +441,7 @@ spec: spec: containers: - name: master - image: k8s.gcr.io/redis:e2e # or just image: redis + image: registry.k8s.io/redis:e2e # or just image: redis resources: requests: cpu: 100m