No introduction found. Create it?
Install with:
helm repo add external-dns https://kubernetes-sigs.github.io/external-dns/
helm install cloudflare-dns external-dns/external-dns -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|
See the most popular values for this chart:
Key | Types |
---|---|
domainFilters[] (8) - ${SECRET_DOMAIN} | string |
env[].name (8) CF_API_TOKEN | string |
env[].valueFrom.secretKeyRef.key (8) api-token | string |
env[].valueFrom.secretKeyRef.name (8) cloudflare-dns-secret | string |
extraArgs[] (8) - --cloudflare-dns-records-per-page=1000 | string |
fullnameOverride (8) cloudflare-dns | string |
podAnnotations."secret.reloader.stakater.com/reload" (8) cloudflare-dns-secret | string |
policy (8) sync | string |
provider (8) cloudflare | string |
boolean | |
sources[] (8) - crd | string |
boolean | |
txtOwnerId (8) default | string |
txtPrefix (8) k8s. | string |