mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-19 04:00:11 -03:30
Document host_resolvconf as default value for resolvconf_mode (#8493)
refs #8247
This commit is contained in:
@@ -105,7 +105,7 @@ nodelocaldns_secondary_skew_seconds: 5
|
||||
# Should be set to a cluster IP if using a custom cluster DNS
|
||||
manual_dns_server: ""
|
||||
|
||||
# Can be docker_dns, host_resolvconf or none
|
||||
# Can be host_resolvconf, docker_dns or none
|
||||
resolvconf_mode: host_resolvconf
|
||||
# Deploy netchecker app to verify DNS resolve as an HTTP service
|
||||
deploy_netchecker: false
|
||||
|
||||
Reference in New Issue
Block a user