Merge pull request #3094 from hedayat/master

Add --dns-loop-detect to dnsmasq used in kube-dns
This commit is contained in:
Andreas Krüger 2018-08-20 09:27:15 +02:00 committed by GitHub
commit b3e32c1393
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -127,6 +127,7 @@ spec:
- --
- -k
- --cache-size=1000
- --dns-loop-detect
- --log-facility=-
- --server=/{{ dns_domain }}/127.0.0.1#10053
- --server=/in-addr.arpa/127.0.0.1#10053