mirror of https://github.com/k3s-io/k3s
Merge pull request #78546 from prameshj/nodelocal-1_15_3
Use node-cache image 1.15.3 in the yamlk3s-v1.15.3
commit
0216ccf80a
|
@ -111,7 +111,7 @@ spec:
|
|||
operator: "Exists"
|
||||
containers:
|
||||
- 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:
|
||||
limits:
|
||||
memory: 30Mi
|
||||
|
|
Loading…
Reference in New Issue