Use latest node-cache version with stubdomain fix.

This image fixed a bug in configuring stubDomains and caused test
failure -  https://k8s-testgrid.appspot.com/sig-network-gce#gci-gce-serial-kube-dns-nodecache

Verified by running the same test locally.
This commit is contained in:
Pavithra Ramesh 2019-10-09 23:11:44 -07:00
parent 0a98ccbcaf
commit 1437805c05

View File

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