mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #78546 from prameshj/nodelocal-1_15_3
Use node-cache image 1.15.3 in the yaml
This commit is contained in:
commit
0216ccf80a
@ -111,7 +111,7 @@ spec:
|
|||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
containers:
|
containers:
|
||||||
- name: node-cache
|
- name: node-cache
|
||||||
image: k8s.gcr.io/k8s-dns-node-cache:1.15.2
|
image: k8s.gcr.io/k8s-dns-node-cache:1.15.3
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: 30Mi
|
memory: 30Mi
|
||||||
|
Loading…
Reference in New Issue
Block a user