mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +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"
|
||||
containers:
|
||||
- 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:
|
||||
requests:
|
||||
cpu: 25m
|
||||
@ -206,4 +206,4 @@ spec:
|
||||
port: 9253
|
||||
targetPort: 9253
|
||||
selector:
|
||||
k8s-app: node-local-dns
|
||||
k8s-app: node-local-dns
|
||||
|
Loading…
Reference in New Issue
Block a user