No introduction found. Create it?
seerr from bjw-s-labs/charts/ is more popular with 37 repositories.
Install with:
helm repo add bjw-s https://bjw-s-labs.github.io/helm-charts/
helm install seerr bjw-s/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| seerr | tyriis/home-ops | 77 | 4.6.2 | 21 days ago |
| seerr | gavinmcfall/home-ops | 36 | 4.4.0 | 23 days ago |
| seerr | vaskozl/home-infra | 101 | 4.6.2 | a month ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| number, string | |
| number, string | |
| number, string | |
| string | |
| boolean | |
| string | |
persistence.config.globalMounts[].path (7) /app/config | string |
persistence.config.accessMode (4) ReadWriteOnce | string |
| string | |
| string | |
| boolean | |
persistence.config.type (3) persistentVolumeClaim | string |
persistence.config.storageClass (2) truenas-ssd-iscsi | string |
| string | |
persistence.config.mountPath (1) /app/config | string |
persistence.tmp.type (4) emptyDir | string |
| boolean | |
| string | |
persistence.cache.existingClaim (1) seerr-cache | string |
persistence.cache.globalMounts[].path (1) /app/config/cache | string |
| boolean | |
persistence.config-cache.existingClaim (1) seerr-config-cache | string |
persistence.config-cache.globalMounts[].path (1) /app/config/cache | string |
| boolean | |
persistence.config-logs.globalMounts[].path (1) /app/config/logs | string |
persistence.config-logs.type (1) emptyDir | string |
persistence.logs.globalMounts[].path (1) /app/config/logs | string |
persistence.logs.type (1) emptyDir | string |
| string | |
persistence.media.path (1) /mnt/tank/media | string |
persistence.media.server (1) nas.techtales.io | string |
| string | |
persistence.tmpfs.type (1) emptyDir | string |
controllers.seerr.containers.app.image.repository (6) ghcr.io/seerr-team/seerr | string |
controllers.seerr.containers.app.image.tag (6) v3.1.0@sha256:b35ba0461c4a1033d117ac1e5968fd4cbe777899e4cbfbdeaf3d10a42a0eb7e9 | string |
| boolean | |
| boolean | |
| string | |
| number | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| string | |
| number | |
| number | |
| number | |
| number | |
| number | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
| string | |
| number | |
controllers.seerr.containers.app.env.TZ (4) ${TIMEZONE} | string |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.seerr.type (1) statefulset | string |
controllers.main.containers.main.env.TZ (2) Europe/Dublin | string |
controllers.main.containers.main.image.repository (2) ghcr.io/seerr-team/seerr | string |
| string | |
| boolean | |
| boolean | |
| boolean | |
| number | |
| number | |
| string | |
| number | |
| number | |
| string | |
| number | |
route.app.hostnames[] (4) - seerr.${REMOTE_DOMAIN} | string |
route.app.parentRefs[].name (4) envoy-external | string |
route.app.parentRefs[].namespace (4) networking | string |
| string | |
route.app.annotations."gethomepage.dev/description" (3) Media Request Management | string |
| string | |
route.app.annotations."gethomepage.dev/group" (3) Entertainment | string |
| string | |
| string | |
route.app.annotations."external-dns.alpha.kubernetes.io/target" (2) ipv4.${REMOTE_DOMAIN} | string |
| string | |
| string | |
route.app.annotations."gethomepage.dev/widget.key" (1) {{ `{{HOMEPAGE_VAR_SEERR_TOKEN}}` }} | string |
| string | |
route.app.annotations."gethomepage.dev/widget.url" (1) http://seerr.entertainment:5055 | string |
| boolean | |
| string | |
| number | |
ingress.main.hosts[].host (3) jellyseerr.${cluster_ext_domain} | string |
| string | |
| string | |
| string | |
| string | |
ingress.main.annotations."hajimari.io/icon" (2) mdi:jellyfish-outline | string |
ingress.main.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
ingress.main.annotations."external-dns.alpha.kubernetes.io/target" (1) ingress.${SECRET_DOMAIN} | string |
| string | |
| string | |
| boolean | |
| string | |
ingress.main.tls[].hosts[] (1) - seerr.${SECRET_DOMAIN} | string |
ingress.main.tls[].secretName (1) seerr-tls | string |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (1) external.${HOME_DOMAIN} | string |
ingress.app.className (1) external | string |
ingress.app.hosts[].host (1) requests.${HOME_DOMAIN} | string |
| string | |
| string | |
| string | |
ingress.external.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
| string | |
ingress.external.annotations."external-dns.alpha.kubernetes.io/target" (1) ingress.${SECRET_EXT_INFRA_DOMAIN} | string |
| string | |
| boolean | |
ingress.external.hosts[].host (1) seerr.${SECRET_EXT_DOMAIN} | string |
| string | |
| string | |
| string | |
ingress.external.tls[].hosts[] (1) - seerr.${SECRET_EXT_DOMAIN} | string |
ingress.external.tls[].secretName (1) ext-seerr-tls | string |
| string | |
| boolean | |
ingress.seerr.hosts[].host (1) seerr.${CLUSTER_DOMAIN} | string |
| string | |
| string | |
| string | |
| string | |
ingress.seerr.tls[].hosts[] (1) - seerr.${CLUSTER_DOMAIN} | string |
ingress.seerr.tls[].secretName (1) letsencrypt-wildcard-cert-prod | string |
| number | |
env.TZ (1) ${TIMEZONE} | string |
envFrom[].secretRef.name (1) seerr-secret | string |
image.pullPolicy (1) IfNotPresent | string |
image.repository (1) ghcr.io/seerr-team/seerr | string |
image.tag (1) develop@sha256:36cd35d318b092fb87fcefd36553d14391798754709260324cfe5479b11e38c7 | string |
| number | |
podSecurityContext.fsGroupChangePolicy (1) OnRootMismatch | string |
| number | |
| number | |
| number |