add kube-dns to coredns configmap translation (#85)

This commit is contained in:
Sandeep Rajan 2018-08-21 12:11:02 -04:00 committed by Chris O'Haver
parent 82742c778a
commit f6d0a56b78
3 changed files with 87 additions and 6 deletions

View file

@ -53,13 +53,13 @@ data:
pods insecure
upstream
fallthrough in-addr.arpa ip6.arpa
}
}FEDERATIONS
prometheus :9153
proxy . /etc/resolv.conf
proxy . UPSTREAMNAMESERVER
cache 30
reload
loadbalance
}
}STUBDOMAINS
---
apiVersion: extensions/v1beta1
kind: Deployment