Convert registry to k8s.gcr.io

pull/3291/head
Tim Hockin 7 years ago
parent 1c30e61dde
commit 05d4b30730

@ -575,7 +575,7 @@ spec:
spec:
containers:
- name: master
image: gcr.io/google_containers/redis:e2e # or just image: redis
image: k8s.gcr.io/redis:e2e # or just image: redis
resources:
requests:
cpu: 100m

Loading…
Cancel
Save