Commit ab0a421e authored by Sandeep Rajan's avatar Sandeep Rajan

coredns to gcr.io repo

parent 1d10287d
...@@ -106,7 +106,7 @@ spec: ...@@ -106,7 +106,7 @@ spec:
operator: "Exists" operator: "Exists"
containers: containers:
- name: coredns - name: coredns
image: coredns/coredns:1.1.3 image: k8s.gcr.io/coredns:1.1.3
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
resources: resources:
limits: limits:
......
...@@ -106,7 +106,7 @@ spec: ...@@ -106,7 +106,7 @@ spec:
operator: "Exists" operator: "Exists"
containers: containers:
- name: coredns - name: coredns
image: coredns/coredns:1.1.3 image: k8s.gcr.io/coredns:1.1.3
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
resources: resources:
limits: limits:
......
...@@ -106,7 +106,7 @@ spec: ...@@ -106,7 +106,7 @@ spec:
operator: "Exists" operator: "Exists"
containers: containers:
- name: coredns - name: coredns
image: coredns/coredns:1.1.3 image: k8s.gcr.io/coredns:1.1.3
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
resources: resources:
limits: limits:
......
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