Add option to [not] install coredns via Kubespray (#12218)

This commit is contained in:
Antoine Legrand
2025-05-16 12:23:13 +02:00
committed by GitHub
parent c6dfe22a41
commit 5c07c6e6d3
2 changed files with 5 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ coredns_default_zone_cache_block: |
coredns_pod_disruption_budget: false
# value for coredns pdb
coredns_pod_disruption_budget_max_unavailable: "30%"
deploy_coredns: true
# coredns_additional_configs adds any extra configuration to coredns
# coredns_additional_configs: |
# whoami