bump to 1.2.1, add loop (#92)

This commit is contained in:
Chris O'Haver 2018-08-27 17:00:12 -04:00 committed by GitHub
parent fb929deeae
commit c7717afbfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -57,6 +57,7 @@ data:
prometheus :9153
proxy . UPSTREAMNAMESERVER
cache 30
loop
reload
loadbalance
}STUBDOMAINS
@ -91,7 +92,7 @@ spec:
operator: "Exists"
containers:
- name: coredns
image: coredns/coredns:1.2.0
image: coredns/coredns:1.2.1
imagePullPolicy: IfNotPresent
resources:
limits:

View file

@ -51,6 +51,7 @@ function kube-dns-stubdomains-to-coredns {
SD_DOMAIN:53 {
errors
cache 30
loop
proxy . SD_DESTINATION
}'