mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 04:28:38 +02:00
bump coredns to 1.9.1 (#268)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
parent
c7573c5602
commit
08c2b11241
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ spec:
|
||||||
topologyKey: kubernetes.io/hostname
|
topologyKey: kubernetes.io/hostname
|
||||||
containers:
|
containers:
|
||||||
- name: coredns
|
- name: coredns
|
||||||
image: coredns/coredns:1.9.0
|
image: coredns/coredns:1.9.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue