mirror of https://github.com/k3s-io/k3s.git
Use nodecache image 1.15.3
parent
9577cbfb9f
commit
934f35f9b2
|
@ -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