mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-03-14 14:16:16 +01:00
kubernetes: bump coredns version (#33)
This commit is contained in:
parent
56e54e3797
commit
53f6178846
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ spec:
|
|||
operator: "Exists"
|
||||
containers:
|
||||
- name: coredns
|
||||
image: coredns/coredns:1.0.0
|
||||
image: coredns/coredns:1.0.1
|
||||
imagePullPolicy: Always
|
||||
args: [ "-conf", "/etc/coredns/Corefile" ]
|
||||
volumeMounts:
|
||||
|
|
Loading…
Reference in a new issue