Merge pull request #3094 from hedayat/master
Add --dns-loop-detect to dnsmasq used in kube-dns
This commit is contained in:
commit
b3e32c1393
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue