mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #90995 from prameshj/nodelocal-image
Use the latest node-cache image.
This commit is contained in:
commit
b8be11e3fc
@ -140,7 +140,7 @@ spec:
|
||||
operator: "Exists"
|
||||
containers:
|
||||
- name: node-cache
|
||||
image: k8s.gcr.io/k8s-dns-node-cache:1.15.10
|
||||
image: k8s.gcr.io/k8s-dns-node-cache:1.15.13
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
|
Loading…
Reference in New Issue
Block a user