mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-11 09:53:38 -04:00
Merge pull request #77029 from StevenACoffman/patch-1
Update k8s.gcr.io/k8s-dns-node-cache image version
This commit is contained in:
commit
dca61deaf9
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue