mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 02:27:43 +03:00
nodelocaldns: allow binding metrics address to host IP (#7748)
This commit is contained in:
@@ -89,6 +89,7 @@ dns_mode: coredns
|
||||
enable_nodelocaldns: true
|
||||
nodelocaldns_ip: 169.254.25.10
|
||||
nodelocaldns_health_port: 9254
|
||||
nodelocaldns_bind_metrics_host_ip: false
|
||||
|
||||
# Should be set to a cluster IP if using a custom cluster DNS
|
||||
manual_dns_server: ""
|
||||
|
||||
Reference in New Issue
Block a user