mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
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:
parent
0a98ccbcaf
commit
1437805c05
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user