Merge pull request #2890 from drekle/bugfix/dns-domain-incorrect-for-coredns

CoreDNS uses cluster_name instead of dns_domain
This commit is contained in:
Andreas Krüger 2018-06-15 09:06:11 +02:00 committed by GitHub
commit df279b1ff6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ data:
.:53 {
errors
health
kubernetes {{ cluster_name }} in-addr.arpa ip6.arpa {
kubernetes {{ dns_domain }} in-addr.arpa ip6.arpa {
pods insecure
upstream /etc/resolv.conf
fallthrough in-addr.arpa ip6.arpa