Unverified Commit 72895dda authored by Matthew Fisher's avatar Matthew Fisher Committed by GitHub

Merge pull request #3291 from thockin-tmp/gcr-vanity

Convert registry to k8s.gcr.io
parents 1c30e61d 05d4b307
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment