Merge pull request #95791 from floryut/update_nodelocaldns

Update nodelocaldns yaml to use 1.15.16 image
This commit is contained in:
Kubernetes Prow Robot 2020-11-03 22:50:03 -08:00 committed by GitHub
commit 9108c430db
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/dns/k8s-dns-node-cache:1.15.14
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.15.16
resources:
requests:
cpu: 25m