No introduction found. Create it?
Install with:
helm repo add bjw-s https://bjw-s.github.io/helm-charts/
helm install cloudflare-ddns bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|
See the most popular values for this chart:
Key | Types |
---|---|
command[] (17) - /bin/bash | string |
string | |
string | |
controller.type (17) cronjob | string |
image.repository (17) ghcr.io/onedr0p/kubernetes-kubectl | string |
image.tag (17) 1.28.2@sha256:ec27da3d60e4979e53dcf1a5f36656623b3488c7aa0d88112b0978cce09f43ad | string |
number | |
boolean | |
persistence.config.mountPath (17) /app/cloudflare-ddns.sh | string |
persistence.config.name (17) cloudflare-ddns-configmap | string |
boolean | |
persistence.config.subPath (17) cloudflare-ddns.sh | string |
persistence.config.type (17) configMap | string |
restartPolicy (17) OnFailure | string |
boolean | |
envFrom[].secretRef.name (16) cloudflare-ddns-secret | string |
env[].name (1) CLOUDFLARE_EMAIL | string |
env[].valueFrom.secretKeyRef.key (1) SECRET_CLOUDFLARE_EMAIL | string |
env[].valueFrom.secretKeyRef.name (1) cluster-secrets | string |