mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +00:00
Update k8s-dns-node-cache image version
This revised image resolves kubernetes dns#292 by updating the image from `k8s-dns-node-cache:1.15.2` to `k8s-dns-node-cache:1.15.2`
This commit is contained in:
parent
36e06bbb1f
commit
7f30be79b3
@ -111,7 +111,7 @@ spec:
|
||||
operator: "Exists"
|
||||
containers:
|
||||
- name: node-cache
|
||||
image: k8s.gcr.io/k8s-dns-node-cache:1.15.1
|
||||
image: k8s.gcr.io/k8s-dns-node-cache:1.15.2
|
||||
resources:
|
||||
limits:
|
||||
memory: 30Mi
|
||||
|
Loading…
Reference in New Issue
Block a user