mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 18:53:43 -04:00
Update to point to coredns/coredns image (#517)
This commit is contained in:
committed by
Miek Gieben
parent
61afc6dbad
commit
87a39a6353
@@ -40,7 +40,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: coredns
|
||||
image: infoblox/coredns:latest
|
||||
image: coredns/coredns:latest
|
||||
imagePullPolicy: Always
|
||||
args: [ "-conf", "/etc/coredns/Corefile" ]
|
||||
volumeMounts:
|
||||
|
||||
Reference in New Issue
Block a user