K8s.gcr.io move (#77)

This commit is contained in:
Chris O'Haver 2018-06-06 13:11:22 -04:00 committed by GitHub
parent aba0245609
commit 47667bc9ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,7 +88,7 @@ spec:
operator: "Exists"
containers:
- name: coredns
image: coredns/coredns:1.1.3
image: k8s.gcr.io/coredns:1.1.3
imagePullPolicy: IfNotPresent
args: [ "-conf", "/etc/coredns/Corefile" ]
volumeMounts: