mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
update node local dns to 1.17.0 for debian base chagne
This commit is contained in:
parent
5b0d0451ff
commit
a38ed2c5ce
@ -138,7 +138,7 @@ spec:
|
|||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
containers:
|
containers:
|
||||||
- name: node-cache
|
- name: node-cache
|
||||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.16.0
|
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.17.0
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 25m
|
cpu: 25m
|
||||||
|
Loading…
Reference in New Issue
Block a user