mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-03-14 14:16:16 +01:00
bump to 1.0.4 (#54)
This commit is contained in:
parent
ba02ac313f
commit
6a345aba3e
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ spec:
|
|||
topologyKey: kubernetes.io/hostname
|
||||
containers:
|
||||
- name: coredns
|
||||
image: coredns/coredns:1.0.3
|
||||
image: coredns/coredns:1.0.4
|
||||
imagePullPolicy: IfNotPresent
|
||||
args: [ "-conf", "/etc/coredns/Corefile" ]
|
||||
volumeMounts:
|
||||
|
|
Loading…
Reference in a new issue