Update to point to coredns/coredns image (#517)

This commit is contained in:
John Belamaric
2017-02-09 16:58:32 -05:00
committed by Miek Gieben
parent 61afc6dbad
commit 87a39a6353

View File

@@ -40,7 +40,7 @@ spec:
spec: spec:
containers: containers:
- name: coredns - name: coredns
image: infoblox/coredns:latest image: coredns/coredns:latest
imagePullPolicy: Always imagePullPolicy: Always
args: [ "-conf", "/etc/coredns/Corefile" ] args: [ "-conf", "/etc/coredns/Corefile" ]
volumeMounts: volumeMounts: