mirror of https://github.com/kubernetes/kops.git
Switch to image published under kope account
This commit is contained in:
parent
9846761120
commit
204d1364ac
|
|
@ -27,7 +27,7 @@ spec:
|
|||
dnsPolicy: Default # Don't use cluster DNS (we are likely running before kube-dns)
|
||||
containers:
|
||||
- name: dns-controller
|
||||
image: justinsb/dns-controller:1.3
|
||||
image: kope/dns-controller:1.4.0
|
||||
command:
|
||||
- /usr/bin/dns-controller
|
||||
- --watch-ingress=false
|
||||
|
|
|
|||
Loading…
Reference in New Issue