Merge pull request #90995 from prameshj/nodelocal-image

Use the latest node-cache image.
This commit is contained in:
Kubernetes Prow Robot 2020-05-12 08:25:28 -07:00 committed by GitHub
commit b8be11e3fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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