Commit 68cff866 authored by Steve Coffman's avatar Steve Coffman Committed by Pavithra Ramesh

Update k8s-dns-node-cache image version

This revised image resolves kubernetes dns#292 by updating the image from `k8s-dns-node-cache:1.15.2` to `k8s-dns-node-cache:1.15.2`
parent 46d8155f
...@@ -111,7 +111,7 @@ spec: ...@@ -111,7 +111,7 @@ spec:
operator: "Exists" operator: "Exists"
containers: containers:
- name: node-cache - name: node-cache
image: k8s.gcr.io/k8s-dns-node-cache:1.15.0 image: k8s.gcr.io/k8s-dns-node-cache:1.15.2
resources: resources:
limits: limits:
memory: 30Mi memory: 30Mi
......
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