No introduction found. Create it?
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s-labs/charts/
helm install overseerr bjw-s/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| overseerr | carpenike/k8s-gitops | 309 | 4.0.1 | 7 months ago |
| overseerr | jr0dd/home-ops | 46 | 2.4.0 | a year ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| string | |
persistence.config.globalMounts[].path (12) /app/config | string |
| boolean | |
persistence.config.mountPath (2) /app/config | string |
| string | |
| boolean | |
| string | |
persistence.tmp.type (8) emptyDir | string |
persistence.cache.globalMounts[].path (4) /app/config/cache | string |
persistence.cache.existingClaim (3) overseerr-cache | string |
persistence.cache.accessMode (1) ReadWriteOnce | string |
| string | |
persistence.cache.storageClass (1) openebs-hostpath | string |
persistence.logs.globalMounts[].path (4) /app/config/logs | string |
persistence.logs.type (4) emptyDir | string |
persistence.config-cache.existingClaim (3) overseerr-cache | string |
persistence.config-cache.globalMounts[].path (3) /app/config/cache | string |
persistence.config-logs.globalMounts[].path (2) /app/config/logs | string |
persistence.config-logs.type (2) emptyDir | string |
persistence.backup.advancedMounts.overseerr.app[].path (1) /app/config/Backups | string |
| boolean | |
persistence.backup.existingClaim (1) ceph-filesystem-${APP}-backups | string |
| number | |
| string | |
persistence.healthcheck.name (1) ${APP}-health-check | string |
persistence.healthcheck.type (1) configMap | string |
persistence.tmpfs.advancedMounts.overseerr.app[].path (1) /app/config/logs | string |
| string | |
persistence.tmpfs.type (1) emptyDir | string |
controllers.overseerr.containers.app.env.TZ (10) America/New_York | string |
| string | |
| number | |
controllers.overseerr.containers.app.env.OVERSEERR__APPLICATION_URL (1) overseerr.${SECRET_DOMAIN} | string |
| string | |
| string | |
| number | |
controllers.overseerr.containers.app.image.repository (10) ghcr.io/sct/overseerr | string |
controllers.overseerr.containers.app.image.tag (10) 1.35.0@sha256:6197516c9d7b58ccf113455e32aafb94df5d91995fe50e8c2cae6ba6c7c7b7de | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| boolean | |
| number | |
| number | |
| number | |
| number | |
| string | |
| number | |
controllers.overseerr.containers.app.probes.liveness.spec.exec.command[] (1) - sh | string |
| boolean | |
| boolean | |
| number | |
| number | |
| number | |
| number | |
| string | |
| number | |
controllers.overseerr.containers.app.probes.readiness.spec.exec.command[] (1) - sh | string |
| boolean | |
| number | |
| number | |
| boolean | |
| string | |
| boolean | |
| string | |
| number | |
| string | |
| number | |
| boolean | |
| number | |
| string | |
| string | |
| number | |
controllers.main.containers.main.image.repository (3) ghcr.io/sct/overseerr | string |
| string | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
| string | |
| number | |
| string | |
| number | |
| boolean | |
| number | |
| number | |
service.app.controller (8) overseerr | string |
| number | |
| string | |
| number | |
| string | |
| number | |
| number | |
| boolean | |
| string | |
ingress.app.className (6) external | string |
ingress.app.hosts[].host (6) requests.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (5) external.${SECRET_DOMAIN} | string |
ingress.app.annotations."gethomepage.dev/description" (3) TV/Movie Requests | string |
| string | |
| string | |
| string | |
| string | |
ingress.app.annotations."gethomepage.dev/widget.key" (3) {{ `{{HOMEPAGE_VAR_OVERSEERR_TOKEN}}` }} | string |
| string | |
ingress.app.annotations."gethomepage.dev/widget.url" (3) http://overseerr.media | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/configuration-snippet" (2) ${THEME_PARK_SNIPPET} | string |
ingress.app.annotations."gethomepage.dev/siteMonitor" (1) http://requests.${SECRET_DOMAIN} | string |
| string | |
ingress.app.annotations."nginx.ingress.kubernetes.io/custom-http-errors" (1) 400,404,500,502,503,504 | string |
ingress.app.tls[].hosts[] (3) - request.${SECRET_DOMAIN} | string |
ingress.app.tls[].secretName (1) ${SECRET_DOMAIN_MEDIA/./-}-tls | string |
| boolean | |
| boolean | |
ingress.main.hosts[].host (6) requests.${ORG_DOMAIN} | string |
| string | |
| string | |
| string | |
| string | |
| string | |
ingress.main.tls[].hosts[] (5) - requests.${ORG_DOMAIN} | string |
ingress.main.tls[].secretName (3) letsencrypt-overseerr | string |
| string | |
| string | |
ingress.main.annotations."external-dns.alpha.kubernetes.io/target" (3) ingress.${ORG_DOMAIN} | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/configuration-snippet" (2) proxy_set_header Accept-Encoding "";
sub_filter_once on;
| string |
ingress.main.annotations."gethomepage.dev/description" (1) Overseerr media requests manager | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
ingress.main.className (2) external | string |
ingress.private.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-staging | string |
| boolean | |
ingress.private.hosts[].host (1) {{.Release.Name}}-staging.${PRIVATE_DOMAIN} | string |
| string | |
| string | |
| string | |
ingress.private.tls[].hosts[] (1) - {{.Release.Name}}-staging.${PRIVATE_DOMAIN} | string |
ingress.private.tls[].secretName (1) tls-overseerr-private | string |
route.app.hostnames[] (4) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
route.app.parentRefs[].name (4) envoy-external | string |
| string | |
| string | |
| number | |
| string | |
| string | |
route.app.annotations."gatus.home-operations.com/endpoint" (1) conditions: ["[STATUS] == 200"] | string |
| string | |
| number | |
env.TZ (2) ${TIMEZONE} | string |
image.repository (3) ghcr.io/sct/overseerr | string |
image.tag (3) 1.33.2@sha256:714ea6db2bc007a2262d112bef7eec74972eb33d9c72bddb9cbd98b8742de950 | string |
| string | |
| string | |
| string | |
controller.type (1) statefulset | string |
| string | |
| string | |
| number | |
podSecurityContext.fsGroupChangePolicy (1) OnRootMismatch | string |
| number | |
| number | |
volumeClaimTemplates[].accessMode (1) ReadWriteOnce | string |
volumeClaimTemplates[].mountPath (1) /app/config | string |
| string | |
| string | |
volumeClaimTemplates[].storageClass (1) ceph-block | string |