mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #97132 from prameshj/patch-5
Upgrade to nodecache 1.16.0 image
This commit is contained in:
commit
fbc8ca6096
@ -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