mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 19:58:07 +03:00
support CoreDNS use host network and config dns port (#10617)
This commit is contained in:
@@ -16,6 +16,8 @@ coredns_ordinal_suffix: ""
|
||||
coredns_deployment_nodeselector: "kubernetes.io/os: linux"
|
||||
coredns_default_zone_cache_block: |
|
||||
cache 30
|
||||
coredns_host_network: false
|
||||
coredns_port: 53
|
||||
# coredns_additional_configs adds any extra configuration to coredns
|
||||
# coredns_additional_configs: |
|
||||
# whoami
|
||||
|
||||
Reference in New Issue
Block a user