mirror of https://github.com/kubernetes/kops.git
update node local dns
This commit is contained in:
parent
78e306d3a5
commit
2a611bb406
|
|
@ -140,7 +140,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.17.1
|
||||
resources:
|
||||
requests:
|
||||
cpu: {{ KubeDNS.NodeLocalDNS.CPURequest }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue