support CoreDNS use host network and config dns port (#10617)

This commit is contained in:
刘旭
2023-11-17 21:41:53 +08:00
committed by GitHub
parent f46910eac3
commit bc5b38a771
4 changed files with 8 additions and 3 deletions

View File

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