mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Update nodelocaldns yaml to use 1.15.14 image
This commit is contained in:
parent
66ea0f568c
commit
d730e5f87e
@ -138,7 +138,7 @@ spec:
|
||||
operator: "Exists"
|
||||
containers:
|
||||
- name: node-cache
|
||||
image: k8s.gcr.io/k8s-dns-node-cache:1.15.13
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.15.14
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
|
Loading…
Reference in New Issue
Block a user