mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Use nodecache 1.16.0 image with CoreDNS 1.7
This commit is contained in:
parent
e1c617a88e
commit
9ec84ee87c
@ -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.15.16
|
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.16.0
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 25m
|
cpu: 25m
|
||||||
|
Loading…
Reference in New Issue
Block a user