fix external dns crd creation

This commit is contained in:
2024-04-18 15:55:33 -04:00
parent 24e8a4fd77
commit 1ebb5fa9cf

View File

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