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

@@ -18,7 +18,8 @@ dns_min_replicas: 1
kube_encrypt_secret_data: true
ingress_nginx_enabled: true
cert_manager_enabled: true
metrics_server_enabled: true
# Disable as health checks are still unstable and slow to respond.
metrics_server_enabled: false
metrics_server_kubelet_insecure_tls: true
kube_token_auth: true
kube_basic_auth: true