Merge pull request #76238 from Dieken/30s-ttl-for-coredns

change default 5s ttl to 30s for coredns to be same with kube-dns/dnsmasq
This commit is contained in:
Kubernetes Prow Robot
2019-04-23 06:20:09 -07:00
committed by GitHub
5 changed files with 9 additions and 0 deletions

View File

@@ -318,6 +318,7 @@ data:
pods insecure
upstream
fallthrough in-addr.arpa ip6.arpa
ttl 30
}{{ .Federation }}
prometheus :9153
forward . {{ .UpstreamNameserver }}