mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 04:59:54 +00:00
fix external dns crd creation
This commit is contained in:
@@ -39,3 +39,7 @@ spec:
|
|||||||
## @param cloudflare.proxied When using the Cloudflare provider, enable the proxy feature (DDOS protection, CDN...) (optional)
|
## @param cloudflare.proxied When using the Cloudflare provider, enable the proxy feature (DDOS protection, CDN...) (optional)
|
||||||
##
|
##
|
||||||
proxied: false
|
proxied: false
|
||||||
|
crd:
|
||||||
|
## @param crd.create Install and use the integrated DNSEndpoint CRD
|
||||||
|
##
|
||||||
|
create: true
|
||||||
|
|||||||
Reference in New Issue
Block a user