helm icon indicating copy to clipboard operation
helm copied to clipboard

Allow to skip ConfigMap creation

Open k0da opened this issue 4 years ago • 4 comments

There are cases where zones are different but plugins are. In order to avoid duplication of whole zone block configuration, allow to disable config map creation and let it to be managable externally, where it is possible to keep plugins configuration same, but change zone definition only.

Signed-off-by: Dinar Valeev [email protected]

k0da avatar Sep 22 '21 18:09 k0da

This change is important as it enables using CoreDNS as an external nameserver for Ingress/Gateway resources. For example the k8gb, which is a Geo redundant load balancer, manage the definition of the Corefile.

ErikLundJensen avatar Nov 17 '22 10:11 ErikLundJensen

Please rebase and bump the chart version

hagaibarel avatar Mar 23 '23 07:03 hagaibarel

Bump:

I woud love to manage the configmap file in a syntax that more closely matches coredns itself, rather than YAML. This is difficult to do in the current helm chart.

cep21 avatar May 19 '24 18:05 cep21

Hi,

If the PR is safe, can we merge it in https://github.com/coredns/helm/pull/167? I did the requested "rebase and bump", but it only lasts as long as the next version.

I cannot edit other people's PRs, so I had to make a new one.

cep21 avatar May 19 '24 18:05 cep21

Closing in favor of #167

hagaibarel avatar May 28 '24 08:05 hagaibarel