mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 20:42:33 +02:00
Bump coredns to v0.9.10 (#23)
This commit is contained in:
parent
5630f24f62
commit
6eb4d654b8
2 changed files with 3 additions and 3 deletions
|
@ -82,7 +82,7 @@ spec:
|
|||
operator: "Exists"
|
||||
containers:
|
||||
- name: coredns
|
||||
image: coredns/coredns:0.9.9
|
||||
image: coredns/coredns:0.9.10
|
||||
imagePullPolicy: Always
|
||||
args: [ "-conf", "/etc/coredns/Corefile" ]
|
||||
volumeMounts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue