No introduction found. Create it?
external-dns-cloudflare from kubernetes-sigs is more popular with 22 repositories.
Install with:
helm repo add external-dns oci://ghcr.io/home-operations/charts-mirror/external-dns
helm install external-dns-cloudflare external-dns/external-dns -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
external-dns-cloudflare | nicolerenee/infra | 95 | 1.18.0 | 21 days ago |
external-dns-cloudflare | ishioni/homelab-ops | 135 | 1.18.0 | 2 months ago |
external-dns-cloudflare | drag0n141/home-ops | 41 | 1.18.0 | 3 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
domainFilters[] (10) - ${SECRET_DOMAIN} | string |
env[].name (10) CF_API_TOKEN | string |
env[].valueFrom.secretKeyRef.key (10) CF_API_TOKEN | string |
env[].valueFrom.secretKeyRef.name (10) external-dns-cloudflare-secret | string |
extraArgs[] (10) - --cloudflare-dns-records-per-page=1000 | string |
policy (10) sync | string |
boolean | |
serviceMonitor.namespace (2) monitoring | string |
sources[] (10) - crd | string |
txtOwnerId (10) default | string |
txtPrefix (10) k8s. | string |
fullnameOverride (8) external-dns-cloudflare | string |
provider.name (8) cloudflare | string |
provider (2) cloudflare | string |
boolean | |
podAnnotations."secret.reloader.stakater.com/reload" (7) external-dns-cloudflare-secret | string |
string | |
string | |
string | |
string | |
logLevel (3) debug | string |
string | |
string | |
string | |
tolerations[].effect (2) NoSchedule | string |
tolerations[].key (2) location | string |
tolerations[].operator (2) Equal | string |
tolerations[].value (1) cloud | string |
envFrom[].secretRef.name (1) external-dns-cloudflare-secret | string |
excludeDomains[] (1) - milton.mcf.io | string |
image.repository (1) registry.k8s.io/external-dns/external-dns | string |
image.tag (1) v0.18.0 | string |
boolean | |
securityContext.seccompProfile.type (1) RuntimeDefault | string |