No introduction found. Create it?
Install with:
helm repo add app-template oci://ghcr.io/bjw-s-labs/charts/
helm install dispatcharr app-template/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| dispatcharr | drag0n141/home-ops | 52 | 4.6.2 | 3 days ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| string | |
| string | |
| string | |
| string | |
| number | |
controllers.dispatcharr.containers.app.env.CELERY_BROKER_URL (3) redis://localhost:6379/0 | string |
| string | |
| number | |
| number | |
| number | |
controllers.dispatcharr.containers.app.image.repository (7) ghcr.io/dispatcharr/dispatcharr | string |
controllers.dispatcharr.containers.app.image.tag (7) 0.20.1@sha256:db8a9d336e2ab93aca940d18c4d91355edecc00d600adcca86d1f566ab86e6a2 | string |
| string | |
| string | |
| number | |
| string | |
| string | |
| number | |
| string | |
controllers.dispatcharr.containers.app.envFrom[].secretRef.name (3) dispatcharr-secret | string |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| number | |
| number | |
| string | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| boolean | |
controllers.dispatcharr.containers.celery.command[] (1) - /app/docker/entrypoint.celery.sh | string |
| string | |
| string | |
| number | |
controllers.dispatcharr.containers.celery.env.DJANGO_SETTINGS_MODULE (1) dispatcharr.settings | string |
| number | |
| number | |
| number | |
controllers.dispatcharr.containers.celery.env.REDIS_HOST (1) dragonfly.databases.svc.cluster.local | string |
| number | |
| string | |
controllers.dispatcharr.containers.celery.envFrom[].secretRef.name (1) dispatcharr-secret | string |
controllers.dispatcharr.containers.celery.image.repository (1) ghcr.io/dispatcharr/dispatcharr | string |
controllers.dispatcharr.containers.celery.image.tag (1) 0.20.1@sha256:db8a9d336e2ab93aca940d18c4d91355edecc00d600adcca86d1f566ab86e6a2 | string |
| string | |
| string | |
controllers.dispatcharr.containers.gcs.command[] (1) - /bin/sh | string |
controllers.dispatcharr.containers.gcs.image.repository (1) jesmann/global-channel-search | string |
| string | |
| string | |
| string | |
controllers.dispatcharr.initContainers.init-db.image.repository (3) ghcr.io/home-operations/postgres-init | string |
| number | |
| string | |
| string | |
controllers.dispatcharr.initContainers.chown-dbdir.args[] (1) - mkdir -p /data/db
chmod 0750 /data/db
| string |
| string | |
controllers.dispatcharr.initContainers.chown-dbdir.image.repository (1) docker.io/library/alpine | 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 | |
| number | |
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 |
| boolean | |
| string | |
| string | |
| 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.20.1@sha256:db8a9d336e2ab93aca940d18c4d91355edecc00d600adcca86d1f566ab86e6a2 | string |
| string | |
| 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.20.1@sha256:db8a9d336e2ab93aca940d18c4d91355edecc00d600adcca86d1f566ab86e6a2 | string |
| boolean | |
| boolean | |
| boolean | |
| number | |
| number | |
| string | |
| string | |
| 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 | |
| number | |
| number | |
service.app.controller (3) dispatcharr | string |
| string | |
service.web.controller (1) dispatcharr | string |
| number | |
route.app.hostnames[] (5) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
route.app.parentRefs[].name (5) envoy-internal | string |
| string | |
| 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 |
| string | |
| number | |
| 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 | |
| string | |
| string | |
| string | |
| number | |
| number | |
| string | |
| string | |
| string | |
persistence.data.existingClaim (3) dispatcharr | string |
| string | |
| string | |
persistence.data.type (3) persistentVolumeClaim | string |
persistence.data.accessMode (2) ReadWriteOnce | string |
| boolean | |
| string | |
| string | |
| boolean | |
| string | |
persistence.tmp.type (3) emptyDir | string |
| boolean | |
| string | |
persistence.config.existingClaim (2) {{ .Release.Name }} | string |
| string | |
| string | |
| string | |
| string | |
| string | |
persistence.tmpfs.type (2) emptyDir | string |
| string | |
| string | |
| string | |
| string | |
persistence.profile.globalMounts[].path (1) /etc/profile.d | string |
persistence.profile.type (1) emptyDir | string |
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 |
| string | |
| string | |
| string | |
| string | |
| string |