Update nodelocaldns cache settings (#4423)

This commit is contained in:
Andreas Krüger 2019-04-04 09:38:51 +02:00 committed by Kubernetes Prow Robot
parent 41e684eb5a
commit 3c050be0b0

View file

@ -10,7 +10,10 @@ data:
Corefile: |
{{ dns_domain }}:53 {
errors
cache 30
cache {
success 9984 30
denial 9984 5
}
reload
loop
bind {{ nodelocaldns_ip }}