mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-15 18:20:02 -03:30
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:
committed by
Kubernetes Prow Robot
parent
bf3c6aeed1
commit
8a5eae94ea
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user