Merge pull request #78546 from prameshj/nodelocal-1_15_3

Use node-cache image 1.15.3 in the yaml
This commit is contained in:
Kubernetes Prow Robot 2019-06-01 23:40:14 -07:00 committed by GitHub
commit 0216ccf80a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,7 @@ spec:
operator: "Exists"
containers:
- name: node-cache
image: k8s.gcr.io/k8s-dns-node-cache:1.15.2
image: k8s.gcr.io/k8s-dns-node-cache:1.15.3
resources:
limits:
memory: 30Mi