No introduction found. Create it?
bazarr from bjw-s-labs/helm/app-template is more popular with 35 repositories.
Install with:
helm repo add bjw-s https://bjw-s-labs.github.io/helm-charts/
helm install bazarr bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
bazarr | samip5/k8s-cluster | 134 | 3.7.3 | a day ago |
bazarr | h3mmy/bloopySphere | 62 | 1.5.1 | 5 days ago |
bazarr | rafaribe/home-ops | 68 | 3.7.3 | 2 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
boolean | |
string | |
string | |
string | |
string | |
persistence.config.storageClass (2) ceph-block-internal | string |
persistence.config.accessMode (1) ReadWriteOnce | string |
boolean | |
persistence.media.existingClaim (6) nfs-media | string |
boolean | |
string | |
persistence.media.path (3) ${STORAGE_NAS_MEDIA_PATH} | string |
persistence.media.server (3) ${STORAGE_NAS_IP} | string |
string | |
string | |
persistence.media.advancedMounts.bazarr.bazarr[].subPath (1) plex/media/Movies | string |
string | |
boolean | |
persistence.add-ons.type (4) emptyDir | string |
string | |
boolean | |
number | |
persistence.scripts.name (4) bazarr-scripts | string |
persistence.scripts.type (4) configMap | string |
string | |
boolean | |
boolean | |
persistence.tmp.type (3) emptyDir | string |
string | |
boolean | |
persistence.backup.mountPath (1) /config/backup | string |
boolean | |
string | |
persistence.backup.volumeSpec.nfs.path (1) /volume3/Data/Backups/app/bazarr | string |
persistence.backup.volumeSpec.nfs.server (1) ${NAS_ADDRESS} | string |
string | |
string | |
persistence.backups.volumeSpec.nfs.path (1) /volume1/backups/bazarr | string |
persistence.backups.volumeSpec.nfs.server (1) ${SYNOLOGY_ADDR} | string |
persistence.cache.globalMounts[].path (1) /config/cache | string |
persistence.cache.type (1) emptyDir | string |
persistence.log.globalMounts[].path (1) /config/log | string |
persistence.log.type (1) emptyDir | string |
boolean | |
string | |
boolean | |
string | |
persistence.media-2.volumeSpec.nfs.path (1) /volume1/Data2 | string |
persistence.media-2.volumeSpec.nfs.server (1) ${NAS_ADDRESS} | string |
persistence.media-ceph.existingClaim (1) ceph-media | string |
string | |
persistence.media-movies.globalMounts[].path (1) /merge/Movies | string |
persistence.media-movies.hostPath (1) /var/mnt/merged/library/Movies | string |
string | |
persistence.media-tv.globalMounts[].path (1) /var/mnt/merged/library/TV Shows/ | string |
persistence.media-tv.hostPath (1) /var/mnt/merged/library/TV Shows/ | string |
persistence.media-tv.type (1) hostPath | string |
boolean | |
persistence.movies.existingClaim (1) movies-pvc | string |
string | |
string | |
persistence.nas.hostPath (1) /mnt/nas | string |
persistence.nas.type (1) hostPath | string |
boolean | |
persistence.shows.existingClaim (1) shows-pvc | string |
string | |
number | |
string | |
number | |
number | |
boolean | |
string | |
number | |
string | |
string | |
string | |
number | |
string | |
boolean | |
boolean | |
string | |
string | |
number | |
string | |
string | |
string | |
controllers.bazarr.containers.bazarr.env.BAZARR__APPLICATION_URL (1) https://bazarr.${INTERNAL_DOMAIN} | string |
string | |
controllers.bazarr.containers.bazarr.env.BAZARR__AUTH__REQUIRED (1) DisabledForLocalAddresses | string |
string | |
string | |
string | |
controllers.bazarr.containers.bazarr.image.repository (4) ghcr.io/onedr0p/bazarr | string |
controllers.bazarr.containers.bazarr.image.tag (4) 1.5.1@sha256:b8fa3c3c2a5b7fe045e8f8eb95feac3c50b37837478ecc11d49db8fa8ddff683 | string |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
string | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
controllers.bazarr.containers.app.image.repository (3) ghcr.io/home-operations/bazarr | string |
controllers.bazarr.containers.app.image.tag (3) 1.5.2@sha256:e569e3dd344a9a83e948f12eb7fd2c58ab051d0af5507ba69cacfdb5119a8362 | string |
string | |
string | |
string | |
string | |
controllers.bazarr.containers.app.env.TZ (2) ${TIMEZONE} | string |
string | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
string | |
boolean | |
controllers.bazarr.containers.subcleaner.image.repository (3) registry.k8s.io/git-sync/git-sync | string |
controllers.bazarr.containers.subcleaner.image.tag (3) v4.4.0@sha256:0330739a707a2969d617e859f096659ab6d149212658ac0ad7e550b59482ebf0 | string |
string | |
controllers.bazarr.containers.subcleaner.args[] (2) - --repo=https://github.com/KBlixt/subcleaner | string |
string | |
string | |
string | |
string | |
string | |
controllers.bazarr.containers.subcleaner.env.GITSYNC_REPO (1) https://github.com/KBlixt/subcleaner | string |
string | |
boolean | |
string | |
boolean | |
controllers.bazarr.containers.exporter.args[] (2) - bazarr | string |
string | |
controllers.bazarr.containers.exporter.env[].value (2) http://localhost:6767 | string, number |
string | |
string | |
controllers.bazarr.containers.exporter.image.repository (2) ghcr.io/onedr0p/exportarr | string |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
controllers.bazarr.type (3) statefulset | string |
string | |
controllers.bazarr.initContainers.init-db.image.repository (2) ghcr.io/rafaribe/postgres-init | string |
number, string | |
string | |
string | |
string | |
string | |
controllers.main.containers.main.image.repository (2) ghcr.io/onedr0p/bazarr | string |
string | |
string | |
controllers.main.containers.main.env.TZ (1) ${TIMEZONE} | string |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
string | |
string | |
controllers.main.containers.bazarr.env.TZ (1) Asia/Kathmandu | string |
controllers.main.containers.bazarr.image.repository (1) ghcr.io/onedr0p/bazarr | string |
controllers.main.containers.bazarr.image.tag (1) 1.4.5@sha256:a7bceefd6339f906b2955adf66dd8ada7c9d91b363b1389474652af9f7dd5840 | string |
string | |
string | |
string | |
controllers.main.containers.subcleaner.args[] (1) - --repo=https://github.com/KBlixt/subcleaner | string |
string | |
controllers.main.containers.subcleaner.image.repository (1) registry.k8s.io/git-sync/git-sync | string |
controllers.main.containers.subcleaner.image.tag (1) v4.2.4@sha256:8bfbf28623690fba06c65ec392e42023d28ecfc7e0fbfd4443388d020dc112ea | string |
number | |
string | |
number | |
number | |
number | |
string | |
string | |
number | |
boolean | |
number | |
number | |
string | |
string | |
number | |
ingress.app.className (3) internal | string |
ingress.app.hosts[].host (3) bazarr.buvis.net | string |
string | |
string | |
string | |
string | |
string | |
ingress.app.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (1) internal.${HOME_DOMAIN} | string |
ingress.app.annotations."gethomepage.dev/description" (1) Subtitle Downloads | string |
string | |
string | |
string | |
string | |
ingress.app.annotations."gethomepage.dev/widget.key" (1) {{ `{{HOMEPAGE_VAR_BAZARR_TOKEN}}` }} | string |
string | |
ingress.app.annotations."gethomepage.dev/widget.url" (1) http://bazarr.downloads:6767 | string |
ingress.app.tls[].hosts[] (1) - bazarr.buvis.net | string |
ingress.app.tls[].secretName (1) bazarr-crt | string |
boolean | |
ingress.bazarr.hosts[].host (3) {{ .Release.Name }}.${SECRET_DOMAIN} | string |
string | |
number, string | |
string | |
string | |
string | |
string | |
ingress.bazarr.tls[].hosts[] (2) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
ingress.bazarr.tls[].secretName (1) {{ .Release.Name }}-${SECRET_DOMAIN/./-}-production-tls | string |
ingress.bazarr.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
ingress.bazarr.annotations."external-dns.alpha.kubernetes.io/target" (1) ipv4.${SECRET_DOMAIN} | string |
ingress.bazarr.annotations."gethomepage.dev/description" (1) Series Request Management | string |
string | |
ingress.bazarr.annotations."gethomepage.dev/group" (1) {{ title .Release.Namespace }} | string |
ingress.bazarr.annotations."gethomepage.dev/icon" (1) {{ .Release.Name }} | string |
ingress.bazarr.annotations."gethomepage.dev/name" (1) {{ title .Release.Name }} | string |
ingress.bazarr.annotations."gethomepage.dev/siteMonitor" (1) http://{{ .Release.Name }}.{{ .Release.Namespace }}.svc.cluster.local:{{ index .Values "service" .Release.Name "ports" "http" "port" }} | string |
string | |
ingress.bazarr.annotations."gethomepage.dev/widget.key" (1) {{`{{HOMEPAGE_VAR_BAZARR_TOKEN}}`}} | string |
ingress.bazarr.annotations."gethomepage.dev/widget.type" (1) {{ .Release.Name }} | string |
ingress.bazarr.annotations."gethomepage.dev/widget.url" (1) http://{{ .Release.Name }}.{{ .Release.Namespace }}.svc.cluster.local:{{ index .Values "service" .Release.Name "ports" "http" "port" }} | string |
ingress.bazarr.annotations."haproxy.org/allow-list" (1) ${HAPROXY_WHITELIST} | string |
ingress.bazarr.annotations."haproxy.org/response-set-header" (1) Strict-Transport-Security "max-age=31536000"
X-Frame-Options "DENY"
X-Content-Type-Options "nosniff"
Referrer-Policy "strict-origin-when-cross-origin"
| string |
string | |
ingress.bazarr.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-entitlements,X-authentik-email,X-authentik-name,X-authentik-uid | string |
ingress.bazarr.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://auth.${SECRET_DOMAIN}/outpost.goauthentik.io/start?rd=$scheme://$http_host$escaped_request_uri | string |
ingress.bazarr.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Host $http_host;
| string |
ingress.bazarr.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://ak-outpost-authentik-embedded-outpost.networking.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx | string |
boolean | |
ingress.main.hosts[].host (3) bazarr.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (3) - bazarr.${SECRET_DOMAIN} | string |
ingress.main.tls[].secretName (2) bazarr-tls | string |
ingress.main.annotations."cert-manager.io/cluster-issuer" (2) letsencrypt-prod | string |
string | |
ingress.main.annotations."hajimari.io/icon" (2) dashicons:text | 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://sso.${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://authentik.security.svc.cluster.local/outpost.goauthentik.io/auth/nginx | string |
string | |
ingress.main.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) networking-bloopnet-xyz-auth@kubernetescrd | string |
string | |
string | |
boolean | |
string | |
string | |
string | |
string | |
string | |
string | |
env.BAZARR__API_KEY (1) ${BAZARR_API_KEY} | string |
env.BAZARR__APPLICATION_URL (1) https://bazarr.${XYZ_DOMAIN} | string |
string | |
env.TZ (1) ${TZ} | string |
fullnameOverride (1) bazarr | string |
image.repository (1) ghcr.io/home-operations/bazarr | string |
image.tag (1) 1.5.2 | string |
podSecurityContext.supplementalGroups[] (1) - "100" | number |
string | |
string | |
string | |
route.app.annotations."hajimari.io/icon" (1) mdi:subtitles-outline | string |
route.app.hostnames[] (1) - bazarr.media.skylab.fi | string |
route.app.parentRefs[].name (1) envoy-internal | string |
route.app.parentRefs[].namespace (1) networking | string |
route.app.parentRefs[].sectionName (1) https-media | string |
string | |
number | |
string | |
route.bazarr.annotations."hajimari.io/icon" (1) solar:subtitles-outline | string |
boolean | |
route.bazarr.hostnames[] (1) - bazarr.${INTERNAL_DOMAIN} | string |
route.bazarr.kind (1) HTTPRoute | string |
string | |
route.bazarr.parentRefs[].name (1) private-gateway | string |
string | |
string | |
string | |
number | |
string | |
string | |
number | |
number |