Document host_resolvconf as default value for resolvconf_mode (#8493)

refs #8247
This commit is contained in:
Ilya Margolin
2022-01-31 12:12:24 +01:00
committed by GitHub
parent d31db847b7
commit 7d4d554436
3 changed files with 17 additions and 17 deletions

View File

@@ -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