Merge pull request #94951 from prameshj/patch-4

Update nodelocaldns yaml to use 1.15.14 image
This commit is contained in:
Kubernetes Prow Robot 2020-09-22 14:42:42 -07:00 committed by GitHub
commit 7363aa1e21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,7 +138,7 @@ spec:
operator: "Exists"
containers:
- name: node-cache
image: k8s.gcr.io/k8s-dns-node-cache:1.15.13
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.15.14
resources:
requests:
cpu: 25m