No introduction found. Create it?
Install with:
helm repo add bjw-s https://bjw-s.github.io/helm-charts/
helm install jellyseerr bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
jellyseerr | anthr76/infra | 91 | 1.5.1 | a month ago |
See the most popular values for this chart:
Key | Types |
---|---|
image.repository (9) docker.io/fallenbagel/jellyseerr | string |
image.tag (9) 1.6.0 | string |
boolean | |
ingress.main.hosts[].host (9) requests.${SECRET_DOMAIN} | string |
string | |
string | |
ingress.main.tls[].hosts[] (9) - requests.${SECRET_DOMAIN} | string |
ingress.main.tls[].secretName (5) jellyseerr-tls | string |
string | |
ingress.main.annotations."cert-manager.io/cluster-issuer" (4) letsencrypt-production | string |
ingress.main.annotations."external-dns.alpha.kubernetes.io/target" (2) ${CLOUDFLARE_DDNS_RECORD} | string |
ingress.main.annotations."hajimari.io/icon" (2) mdi:jellyfish-outline | string |
string | |
string | |
string | |
string | |
string | |
string | |
ingress.main.annotations."gethomepage.dev/description" (1) Request management and media discovery tool. | string |
string | |
ingress.main.annotations."gethomepage.dev/group" (1) Media Management | string |
string | |
string | |
string | |
string | |
string | |
string | |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-email,X-authentik-name,X-authentik-uid | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://jsr.${SECRET_DOMAIN}/outpost.goauthentik.io/start?rd=$escaped_request_uri | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Host $http_host; | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://ak-outpost-authentik-embedded-outpost.security.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx | string |
string | |
number | |
boolean | |
persistence.config.mountPath (8) /app/config | string |
persistence.config.existingClaim (7) jellyseerr-config-v1 | string |
persistence.config.path (1) ${NFS_PATH}/jellyseerr | string |
persistence.config.server (1) ${NFS_HOST} | string |
persistence.config.subPath (1) jellyseerr | string |
string | |
env.TZ (7) ${TIMEZONE} | string |
string | |
number | |
env.INSTANCE_NAME (1) Jellyseerr | string |
env.JELLYSEER__INSTANCE_NAME (1) Jellyseerr | string |
env.NAME (1) Jellyseerr | string |
number | |
podSecurityContext.fsGroupChangePolicy (6) OnRootMismatch | string |
number | |
number | |
podSecurityContext.supplementalGroups[] (2) - "44" | number |
string | |
string | |
string | |
string | |
controller.type (1) statefulset | string |
string | |
string | |
hostAliases[].hostnames[] (1) - stream.${SECRET_DOMAIN} | string |
hostAliases[].ip (1) 192.168.0.202 | string |
string | |
volumeClaimTemplates[].accessMode (1) ReadWriteOnce | string |
volumeClaimTemplates[].mountPath (1) /app/config | string |
string | |
string | |
volumeClaimTemplates[].storageClass (1) ceph-block | string |