We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee2185 commit b2e5babCopy full SHA for b2e5bab
cluster/manifests/01-coredns-local/daemonset-coredns.yaml
@@ -212,7 +212,7 @@ spec:
212
{{- if eq .Cluster.Provider "zalando-eks" }}
213
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/coredns:1.12.0-master-25
214
{{- else }}
215
- image: container-registry.zalando.net/teapot/coredns:1.12.0-master-25
+ image: container-registry.zalando.net/teapot/coredns:1.12.1-master-26
216
{{- end }}
217
args: [ "-conf", "/etc/coredns/Corefile" ]
218
env:
0 commit comments