Update nodelocaldns yaml to use 1.15.14 image

This commit is contained in:
prameshj 2020-09-21 15:31:55 -07:00 committed by GitHub
parent 66ea0f568c
commit d730e5f87e
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