Commit 4161277b authored by Sandeep Rajan's avatar Sandeep Rajan

update version of CoreDNS to 1.2.6

parent 5c39f7b5
...@@ -114,7 +114,7 @@ spec: ...@@ -114,7 +114,7 @@ spec:
operator: "Exists" operator: "Exists"
containers: containers:
- name: coredns - name: coredns
image: k8s.gcr.io/coredns:1.2.4 image: k8s.gcr.io/coredns:1.2.6
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
resources: resources:
limits: limits:
......
...@@ -114,7 +114,7 @@ spec: ...@@ -114,7 +114,7 @@ spec:
operator: "Exists" operator: "Exists"
containers: containers:
- name: coredns - name: coredns
image: k8s.gcr.io/coredns:1.2.4 image: k8s.gcr.io/coredns:1.2.6
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
resources: resources:
limits: limits:
......
...@@ -114,7 +114,7 @@ spec: ...@@ -114,7 +114,7 @@ spec:
operator: "Exists" operator: "Exists"
containers: containers:
- name: coredns - name: coredns
image: k8s.gcr.io/coredns:1.2.4 image: k8s.gcr.io/coredns:1.2.6
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