8487: Allow override of default CoreDNS zone cache (#8488)

Using the coredns_cluster_zone_cache_block variable
This commit is contained in:
Tristan
2022-02-01 08:48:18 +00:00
committed by GitHub
parent 2bbe5732b7
commit 92d612c3e0
3 changed files with 25 additions and 1 deletions

View File

@@ -53,7 +53,7 @@ data:
{% if enable_coredns_k8s_external %}
k8s_external {{ coredns_k8s_external_zone }}
{% endif %}
cache 30
{{ coredns_default_zone_cache_block | indent(width=8, first=False) }}
loop
reload
loadbalance