mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Merge pull request #95791 from floryut/update_nodelocaldns
Update nodelocaldns yaml to use 1.15.16 image
This commit is contained in:
commit
9108c430db
@ -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.14
|
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.15.16
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 25m
|
cpu: 25m
|
||||||
|
Loading…
Reference in New Issue
Block a user