mirror of https://github.com/k3s-io/k3s
update k8s.gcr.io/k8s-dns-node-cache image version
v1.15.0 is affected by https://github.com/kubernetes/dns/issues/282k3s-v1.15.3
parent
53b7bc30b3
commit
f40f767d94
|
@ -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.0
|
image: k8s.gcr.io/k8s-dns-node-cache:1.15.1
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: 30Mi
|
memory: 30Mi
|
||||||
|
|
Loading…
Reference in New Issue