mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Merge pull request #83707 from prameshj/stubdomain-fix
Use latest node-cache version with stubdomain fix.
This commit is contained in:
commit
cf75e1cc3b
@ -133,7 +133,7 @@ spec:
|
|||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
containers:
|
containers:
|
||||||
- name: node-cache
|
- 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:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 25m
|
cpu: 25m
|
||||||
|
Loading…
Reference in New Issue
Block a user