Minor cleanups of CoreDNS issues and CI job (#4719)

* Minor cleanups

* Add comment in docs that nodelocaldns cache is enabled by default
This commit is contained in:
Andreas Krüger
2019-05-07 22:20:36 +02:00
committed by Kubernetes Prow Robot
parent bf3c6aeed1
commit 8a5eae94ea
5 changed files with 20 additions and 9 deletions

View File

@@ -94,7 +94,7 @@ ingress_nginx_enabled: false
# ingress_nginx_configmap_tcp_services:
# 9000: "default/example-go:8080"
# ingress_nginx_configmap_udp_services:
# 53: "kube-system/kube-dns:53"
# 53: "kube-system/coredns:53"
# Cert manager deployment
cert_manager_enabled: false