diff --git a/devstack/plugin.sh b/devstack/plugin.sh index 07f12d9aa..cf7a9de65 100644 --- a/devstack/plugin.sh +++ b/devstack/plugin.sh @@ -854,7 +854,7 @@ spec: hostNetwork: true containers: - name: coredns - image: coredns/coredns:1.4.0 + image: quay.io/kuryr/coredns:1.4.0 imagePullPolicy: Always args: [ "-conf", "/etc/coredns/Corefile" ] volumeMounts: