diff --git a/external-dns/helmrelease-external-dns.yaml b/external-dns/helmrelease-external-dns.yaml index 223c4df..f4f2d9b 100644 --- a/external-dns/helmrelease-external-dns.yaml +++ b/external-dns/helmrelease-external-dns.yaml @@ -39,3 +39,7 @@ spec: ## @param cloudflare.proxied When using the Cloudflare provider, enable the proxy feature (DDOS protection, CDN...) (optional) ## proxied: false + crd: + ## @param crd.create Install and use the integrated DNSEndpoint CRD + ## + create: true