Update nodelocaldns yaml to use 1.15.16 image

This commit is contained in:
Florian Ruynat 2020-10-07 14:23:37 +02:00
parent e99df0e5a7
commit af3347280b

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