mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user