No introduction found. Create it?
Install with:
helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install radicale app-template/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
radicale | budimanjojo/home-cluster | 196 | 4.0.1 | 9 hours ago |
radicale | ahinko/home-ops | 218 | 3.7.3 | 3 days ago |
radicale | mchestr/home-cluster | 115 | 3.7.3 | 20 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
persistence.config.globalMounts[].path (6) /config/config | string |
string | |
boolean | |
persistence.config.name (6) radicale-config | string |
persistence.config.type (6) configMap | string |
boolean | |
string | |
string | |
persistence.data.type (2) persistentVolumeClaim | string |
string | |
boolean | |
persistence.auth.globalMounts[].path (5) /config/users | string |
string | |
boolean | |
persistence.auth.name (5) radicale-secret | string |
string | |
boolean | |
persistence.secret.globalMounts[].path (1) /config/secret | string |
persistence.secret.name (1) radicale-secret | string |
string | |
string | |
controllers.radicale.containers.app.image.repository (5) ghcr.io/ahinko/docker-radicale | string |
string | |
string | |
string | |
string | |
string | |
boolean | |
boolean | |
boolean | |
number | |
number | |
string | |
controllers.radicale.containers.main.image.repository (1) tomsquest/docker-radicale | string |
string | |
boolean | |
boolean | |
boolean | |
number | |
number | |
string | |
string | |
string | |
string, number | |
string | |
string, number | |
string, number | |
boolean | |
service.app.controller (5) radicale | string |
number | |
service.main.controller (1) radicale | string |
number | |
ingress.app.className (3) external | string |
ingress.app.hosts[].host (3) {{ .Release.Name }}.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
ingress.app.tls[].hosts[] (2) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.app.annotations."gethomepage.dev/icon" (1) sh-radicale.svg | string |
string | |
string | |
string | |
string | |
route.app.hostnames[] (2) - {{ .Release.Name }}.hemma.dev | string |
route.app.parentRefs[].name (2) external | string |
route.app.parentRefs[].namespace (2) kube-system | string |
string | |
string | |
number | |
string | |
string | |
route.app.annotations."gethomepage.dev/icon" (1) radicale.png | string |
string | |
route.main.hostnames[] (1) - dav.${SECRET_DOMAIN_0} | string |
route.main.parentRefs[].name (1) external | string |
route.main.parentRefs[].namespace (1) networking-system | string |
number | |
string | |
number | |
configMaps.config.data."config.cfg" (1) [server]
hosts = 0.0.0.0:5232
[auth]
type = htpasswd
htpasswd_filename = /config/secret/users
htpasswd_encryption = bcrypt
[storage]
filesystem_folder = /data/collections
| string |
boolean | |
string | |
number | |
string | |
number | |
boolean | |
number |