move deployment to use forward instead of proxy (#119)

This commit is contained in:
Sandeep Rajan 2019-01-24 20:59:36 +05:30 committed by Chris O'Haver
parent a8f008dbc1
commit b3b3e14054
2 changed files with 2 additions and 2 deletions

View file

@ -61,7 +61,7 @@ data:
fallthrough in-addr.arpa ip6.arpa
}FEDERATIONS
prometheus :9153
proxy . UPSTREAMNAMESERVER
forward . UPSTREAMNAMESERVER
cache 30
loop
reload

View file

@ -55,7 +55,7 @@ function kube-dns-stubdomains-to-coredns {
errors
cache 30
loop
proxy . SD_DESTINATION
forward . SD_DESTINATION
}'
function dequote {