No introduction found. Create it?
Install with:
helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install dispatcharr app-template/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| dispatcharr | drag0n141/home-ops | 50 | 4.6.2 | 7 days ago |
| dispatcharr | bjw-s-labs/home-ops | 792 | 4.6.2 | 9 days ago |
| dispatcharr | bjw-s/home-ops | 395 | 4.6.2 | 9 days ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
controllers.dispatcharr.containers.app.image.repository (13) ghcr.io/dispatcharr/dispatcharr | string |
controllers.dispatcharr.containers.app.image.tag (13) 0.17.0@sha256:023af84fb2ccb64c19a189c9ab4a5b0da148f76e8c0823a959c5250ce2d480bf | string |
| string | |
| number | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
| number | |
controllers.dispatcharr.containers.app.env.CELERY_BROKER_URL (7) redis://localhost:6379/0 | string |
| string | |
| number | |
| number | |
| number | |
| string | |
| number | |
controllers.dispatcharr.containers.app.env.REDIS_URL (1) redis://dragonfly.database.svc:6379/5 | string |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| string | |
| string | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| string | |
| string | |
| number | |
| number | |
| number | |
| boolean | |
| number | |
| number | |
| string | |
| number | |
| number | |
| number | |
| boolean | |
controllers.dispatcharr.containers.app.envFrom[].secretRef.name (3) dispatcharr-secret | string |
| boolean | |
| string | |
| boolean | |
| number | |
controllers.dispatcharr.containers.gcs.command[] (1) - /bin/sh | string |
controllers.dispatcharr.containers.gcs.image.repository (1) jesmann/global-channel-search | string |
| string | |
| string | |
controllers.dispatcharr.initContainers.chown-dbdir.args[] (4) - chmod 0750 /data/db
| string |
| string | |
controllers.dispatcharr.initContainers.chown-dbdir.image.repository (4) docker.io/library/alpine | string |
| string | |
| number | |
controllers.dispatcharr.initContainers.init-db.image.repository (4) ghcr.io/home-operations/postgres-init | string |
| number, string | |
| string | |
| string | |
controllers.dispatcharr.initContainers.init-db.args[] (1) - mkdir -p /data/db
chown -R :1000 /data/db
chmod -R g+rX /data/db
| string |
| string | |
| string | |
| number | |
| string | |
| string | |
| number | |
controllers.dispatcharr.initContainers.gluetun.env.FIREWALL_OUTBOUND_SUBNETS (1) 10.69.0.0/16,10.96.0.0/16 | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
controllers.dispatcharr.initContainers.gluetun.image.repository (1) ghcr.io/qdm12/gluetun | string |
| string | |
controllers.dispatcharr.initContainers.gluetun.lifecycle.postStart.exec.command[] (1) - /bin/sh | string |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| number | |
| string | |
| boolean | |
| string | |
| boolean | |
| string | |
| string | |
controllers.dispatcharr.pod.annotations."k8s.v1.cni.cncf.io/networks" (1) [{
"name":"multus-vpn",
"namespace": "networking",
"ips": ["192.168.70.10/24"],
"mac": "2e:54:30:22:3f:74"
}]
| string |
| number | |
| number | |
| number | |
| string | |
controllers.dispatcharr.type (1) statefulset | string |
| number | |
service.app.ports.http.appProtocol (4) kubernetes.io/wss | string |
| number | |
| number | |
| string | |
service.app.controller (3) dispatcharr | string |
service.app.annotations."lbipam.cilium.io/ips" (1) 192.168.30.112 | string |
| string | |
| string | |
service.app.ipFamilyPolicy (1) PreferDualStack | string |
service.app.type (1) LoadBalancer | string |
route.app.hostnames[] (11) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
route.app.parentRefs[].name (11) envoy-internal | string |
| string | |
| string | |
| string | |
| number | |
| string | |
route.app.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
route.app.annotations."gatus.home-operations.com/endpoint" (1) group: downloads | string |
route.app.annotations."gethomepage.dev/description" (1) AI-Powered Content Discovery | string |
| string | |
| string | |
route.app.annotations."gethomepage.dev/icon" (1) dispatcharr.png | string |
| string | |
| string | |
route.app.annotations."hajimari.io/icon" (1) movie-open-cog | string |
route.external.hostnames[] (1) - {{.Release.Name}}.${SECRET_DOMAIN} | string |
route.external.parentRefs[].name (1) envoy-external | string |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| boolean | |
route.internal.hostnames[] (1) - {{ .Release.Name }}.${INTERNAL_HOSTNAME} | string |
route.internal.kind (1) HTTPRoute | string |
route.internal.parentRefs[].name (1) envoy-internal | string |
| string | |
| string | |
| string | |
| number | |
persistence.data.existingClaim (8) dispatcharr | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
persistence.data.type (2) emptyDir | string |
persistence.data.accessMode (1) ReadWriteOnce | string |
| boolean | |
| string | |
| string | |
persistence.tmp.type (6) emptyDir | string |
| string | |
| boolean | |
| string | |
| string | |
persistence.tmpfs.type (5) emptyDir | string |
persistence.config.existingClaim (3) {{ .Release.Name }} | string |
| string | |
| string | |
| string | |
| string | |
| string | |
persistence.output.globalMounts[].path (1) /data/exports | string |
persistence.output.globalMounts[].subPath (1) dispatcharr/exports | string |
persistence.output.path (1) /mnt/tank/media/plex | string |
persistence.output.server (1) 192.168.20.21 | string |
| string | |
persistence.profile.globalMounts[].path (1) /etc/profile.d | string |
persistence.profile.type (1) emptyDir | string |
| string | |
| string | |
| string | |
| number | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| boolean |