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 | bjw-s-labs/home-ops | 798 | 4.6.2 | 12 hours ago |
| dispatcharr | bjw-s/home-ops | 395 | 4.6.2 | 12 hours ago |
| dispatcharr | drag0n141/home-ops | 52 | 4.6.2 | a day 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.19.0@sha256:8b53fbe12122e827034a6fb0a4ab9a9b8d31699587dca6d6d6394619d44dbb16 | 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 |
| string | |
controllers.${APP}.containers.celery.command[] (1) - /app/docker/entrypoint.celery.sh | string |
| string | |
| string | |
controllers.${APP}.containers.celery.env.DJANGO_SETTINGS_MODULE (1) dispatcharr.settings | string |
| number | |
| number | |
controllers.${APP}.containers.celery.env.REDIS_HOST (1) dragonfly.database.svc.cluster.local | string |
| number | |
| string | |
controllers.${APP}.containers.celery.envFrom[].secretRef.name (1) dispatcharr-secret | string |
| string | |
controllers.${APP}.containers.celery.image.repository (1) ghcr.io/dispatcharr/dispatcharr | string |
controllers.${APP}.containers.celery.image.tag (1) 0.19.0@sha256:8b53fbe12122e827034a6fb0a4ab9a9b8d31699587dca6d6d6394619d44dbb16 | string |
| string | |
| string | |
| number | |
controllers.${APP}.containers.web.env.REDIS_HOST (1) dragonfly.database.svc.cluster.local | string |
| number | |
controllers.${APP}.containers.web.env.TZ (1) ${TIMEZONE} | string |
controllers.${APP}.containers.web.envFrom[].secretRef.name (1) dispatcharr-secret | string |
| string | |
controllers.${APP}.containers.web.image.repository (1) ghcr.io/dispatcharr/dispatcharr | string |
controllers.${APP}.containers.web.image.tag (1) 0.19.0@sha256:8b53fbe12122e827034a6fb0a4ab9a9b8d31699587dca6d6d6394619d44dbb16 | string |
| boolean | |
| boolean | |
| boolean | |
| number | |
| number | |
| boolean | |
controllers.${APP}.initContainers.init-db.envFrom[].secretRef.name (1) dispatcharr-secret | string |
controllers.${APP}.initContainers.init-db.image.repository (1) ghcr.io/home-operations/postgres-init | string |
| number | |
| number | |
controllers.${APP}.type (1) deployment | 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 |
service.web.controller (1) dispatcharr | string |
| number | |
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 | |
| string | |
| string | |
persistence.data.type (3) persistentVolumeClaim | string |
persistence.data.accessMode (2) ReadWriteOnce | string |
| boolean | |
| string | |
| string | |
| boolean | |
| string | |
persistence.tmp.type (6) emptyDir | string |
| string | |
| boolean | |
| string | |
| string | |
| 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 | |
ingress.web.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
ingress.web.annotations."external-dns.alpha.kubernetes.io/target" (1) traefik.local.${SECRET_DOMAIN} | string |
ingress.web.annotations."gethomepage.dev/description" (1) IPTV & Stream Management | string |
| string | |
| string | |
ingress.web.annotations."gethomepage.dev/icon" (1) https://raw.githubusercontent.com/Dispatcharr/Dispatcharr/refs/heads/main/frontend/src/images/logo.png | string |
| string | |
ingress.web.annotations."gethomepage.dev/siteMonitor" (1) http://${APP}.media.svc.cluster.local:9191 | string |
| string | |
ingress.web.annotations."gethomepage.dev/widget.password" (1) {{ `{{HOMEPAGE_VAR_DISPATCHARR_PASSWORD}}` }} | string |
| string | |
ingress.web.annotations."gethomepage.dev/widget.url" (1) http://${APP}.media.svc.cluster.local:9191 | string |
ingress.web.annotations."gethomepage.dev/widget.username" (1) {{ `{{HOMEPAGE_VAR_DISPATCHARR_USERNAME}}` }} | string |
ingress.web.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) networking-internal-with-errors@kubernetescrd | string |
| boolean | |
ingress.web.hosts[].host (1) ${GATUS_SUBDOMAIN:-${APP}}.local.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
ingress.web.tls[].hosts[] (1) - ${GATUS_SUBDOMAIN:-${APP}}.local.${SECRET_DOMAIN} | string |
ingress.web.tls[].secretName (1) ${APP}-tls-production | string |