No introduction found. Create it?
readarr from bjw-s-labs/helm/app-template is more popular with 17 repositories.
Install with:
helm repo add bjw-s https://bjw-s-labs.github.io/helm-charts/
helm install readarr bjw-s/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| readarr | wrmilling/k3s-gitops | 225 | 4.6.2 | 7 days ago |
| readarr | gavinmcfall/home-ops | 32 | 4.4.0 | 2 months ago |
| readarr | h3mmy/bloopySphere | 63 | 1.5.1 | 2 months ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| string | |
| boolean | |
| string | |
| boolean | |
| string | |
| boolean | |
persistence.media.existingClaim (4) nfs-media | string |
| string | |
persistence.media.path (2) /mnt/user/Media | string |
persistence.media.server (2) 192.168.0.130 | string |
| string | |
| string | |
persistence.media.volumeSpec.nfs.path (1) /volume3/Data | string |
persistence.media.volumeSpec.nfs.server (1) ${NAS_ADDRESS} | string |
persistence.tmp.type (3) emptyDir | string |
| string | |
| boolean | |
persistence.backup.existingClaim (1) readarr-nfs-backup | string |
persistence.backup.globalMounts[].path (1) /config/Backups | string |
persistence.backup.mountPath (1) /config/Backups | string |
| boolean | |
| string | |
persistence.backup.volumeSpec.nfs.path (1) /volume3/Data/Backups/app/readarr | string |
persistence.backup.volumeSpec.nfs.server (1) ${NAS_ADDRESS} | string |
| string | |
| string | |
persistence.backups.volumeSpec.nfs.path (1) /volume1/backups/readarr | string |
persistence.backups.volumeSpec.nfs.server (1) ${SYNOLOGY_ADDR} | string |
| number | |
| string | |
| number | |
| boolean | |
| number | |
| string | |
| number | |
| boolean | |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.readarr.containers.app.env.READARR__AUTH__REQUIRED (1) DisabledForLocalAddresses | string |
| string | |
| string | |
| string | |
| number | |
| string | |
controllers.readarr.containers.app.image.repository (3) ghcr.io/home-operations/readarr | string |
controllers.readarr.containers.app.image.tag (3) 0.4.18.2805@sha256:8f7551205fbdccd526db23a38a6fba18b0f40726e63bb89be0fb2333ff4ee4cd | string |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| number | |
| number | |
| boolean | |
| string | |
| boolean | |
| string | |
| string | |
| string | |
controllers.readarr.containers.readarr.env.READARR__APPLICATION_URL (1) https://readarr.${INTERNAL_DOMAIN} | string |
controllers.readarr.containers.readarr.env.READARR__AUTH__APIKEY (1) ${SECRET_READARR_API_KEY} | string |
| string | |
controllers.readarr.containers.readarr.env.READARR__AUTH__REQUIRED (1) DisabledForLocalAddresses | string |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
controllers.readarr.containers.readarr.env.READARR__POSTGRES__HOST (1) readarr-postgres-v18-rw.media.svc.cluster.local | string |
| string | |
| string | |
| string | |
controllers.readarr.containers.readarr.image.repository (2) ghcr.io/onedr0p/readarr-nightly | string |
controllers.readarr.containers.readarr.image.tag (2) 0.4.0.2593@sha256:cc6e76654240533d7361aa6a02e60e7424aa2a871b6b84b37e9bf3dd2ed61ade | string |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
controllers.readarr.containers.exporter.args[] (1) - readarr | string |
| string | |
controllers.readarr.containers.exporter.env[].value (1) http://localhost | string, number |
controllers.readarr.containers.exporter.image.repository (1) ghcr.io/onedr0p/exportarr | string |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| number | |
controllers.readarr.containers.metrics.env.URL (1) http://{{ .Release.Name }}.{{ .Release.Namespace }}.svc.cluster.local:{{ .Values.service.app.ports.http.port }} | string |
controllers.readarr.containers.metrics.image.repository (1) ghcr.io/onedr0p/exportarr | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.readarr.initContainers.init-db.image.repository (2) ghcr.io/home-operations/postgres-init | string |
controllers.readarr.initContainers.init-db.image.tag (2) 17.6.0@sha256:86a1992d46273c58fd4ad95b626081dfaabfe16bd56944675169e406d1a660dd | string, number |
| string | |
| number | |
| string | |
| number | |
| number | |
controllers.readarr.pod.securityContext.supplementalGroups[] (1) - "65539" | number |
controllers.readarr.type (1) statefulset | string |
controllers.main.containers.main.env.RADARR__APPLICATION_URL (1) https://readarr.k.${SECRET_DOMAIN} | string |
| string | |
| string | |
controllers.main.containers.main.env.TZ (1) America/Chicago | string |
| string | |
controllers.main.containers.main.image.repository (1) ghcr.io/home-operations/readarr | string |
| string | |
controllers.main.strategy (1) Recreate | string |
service.app.controller (3) readarr | string |
| number | |
| boolean | |
| number | |
| string | |
| string | |
| number | |
| boolean | |
| number | |
| string | |
| string | |
| number | |
ingress.app.className (2) traefik | string |
ingress.app.hosts[].host (2) {{ .Release.Name }}.${DOMAIN_NAME} | string |
| string | |
| string | |
| string | |
| string | |
ingress.app.annotations."hajimari.io/icon" (1) mdi:book-open-variant | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/whitelist-source-range" (1) 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
| string |
ingress.app.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) network-system-authelia-auth@kubernetescrd | string |
ingress.app.tls[].hosts[] (1) - readarr.${SECRET_DOMAIN} | string |
ingress.app.tls[].secretName (1) tls.readarr | string |
ingress.main.annotations."cert-manager.io/cluster-issuer" (2) letsencrypt-production | string |
| string | |
ingress.main.annotations."hajimari.io/icon" (1) book-open-variant | string |
ingress.main.annotations."hajimari.io/instance" (1) bloop-xyz,bloop-quarky | string |
| string | |
| string | |
ingress.main.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) networking-bloopnet-xyz-auth@kubernetescrd | string |
| boolean | |
ingress.main.hosts[].host (2) {{ .Release.Name }}.${XYZ_DOMAIN} | string |
| string | |
| string | |
| string | |
| string | |
ingress.main.className (1) nginx-internal | string |
| string | |
ingress.main.tls[].hosts[] (1) - {{ .Release.Name }}.${XYZ_DOMAIN} | string |
ingress.main.tls[].secretName (1) tls.readarr | string |
ingress.api.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
ingress.api.className (1) nginx-internal | string |
| boolean | |
ingress.api.hosts[].host (1) readarr.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
| string | |
ingress.api.tls[].hosts[] (1) - readarr.${SECRET_DOMAIN} | string |
ingress.api.tls[].secretName (1) tls.readarr | string |
ingress.readarr.annotations."haproxy.org/allow-list" (1) ${HAPROXY_WHITELIST} | string |
ingress.readarr.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 | |
| boolean | |
ingress.readarr.hosts[].host (1) readarr.${SECRET_DEFAULT_DOMAIN} | string |
| string | |
| string | |
| string | |
ingress.readarr.tls[].hosts[] (1) - readarr.${SECRET_DEFAULT_DOMAIN} | string |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| string | |
serviceMonitor.metrics.serviceName (2) readarr-metrics | string |
controller.type (1) statefulset | string |
env.PGID (1) ${MEDIA_GID} | string |
| string | |
env.READARR__APPLICATION_URL (1) https://readarr.${XYZ_DOMAIN} | string |
| string | |
env.READARR__AUTHENTICATION__REQUIRED (1) DisabledForLocalAddresses | string |
| string | |
| number | |
| number | |
env.TZ (1) ${TZ} | string |
fullnameOverride (1) readarr | string |
image.repository (1) ghcr.io/home-operations/readarr | string |
image.tag (1) 0.4.18.2805@sha256:8f7551205fbdccd526db23a38a6fba18b0f40726e63bb89be0fb2333ff4ee4cd | string |
| string | |
| boolean | |
networkpolicies.readarr.policyTypes[] (1) - Egress | string |
networkpolicies.readarr.rules.egress[].ports[].port (1) 53 | number |
| string | |
| string | |
networkpolicies.readarr.rules.egress[].to[].ipBlock.except[] (1) - ${HAPROXY_WHITELIST} | string |
| string | |
| string | |
networkpolicies.readarr.rules.egress[].to[].podSelector.matchLabels."app.kubernetes.io/instance" (1) media-prowlarr | string |
networkpolicies.readarr.rules.egress[].to[].podSelector.matchLabels."app.kubernetes.io/name" (1) media-prowlarr | string |
| string | |
| string | |
| string | |
| string | |
| string | |
networkpolicies.readarr.rules.ingress[].from[].podSelector.matchLabels."app.kubernetes.io/instance" (1) media-prowlarr | string |
networkpolicies.readarr.rules.ingress[].from[].podSelector.matchLabels."app.kubernetes.io/name" (1) kubernetes-ingress | string |
| number | |
| string | |
podSecurityContext.fsGroup (1) ${MEDIA_GID} | string |
podSecurityContext.fsGroupChangePolicy (1) OnRootMismatch | string |
| number | |
| number | |
podSecurityContext.supplementalGroups[] (1) - "100" | number |
| string | |
| string | |
| string | |
| string | |
route.app.annotations."gethomepage.dev/description" (1) eBook Downloads | string |
| string | |
| string | |
| string | |
| string | |
route.app.annotations."gethomepage.dev/widget.key" (1) {{ `{{HOMEPAGE_VAR_READARR_TOKEN}}` }} | string |
| string | |
route.app.annotations."gethomepage.dev/widget.url" (1) http://readarr.downloads | string |
route.app.annotations."internal-dns.alpha.kubernetes.io/target" (1) internal.${SECRET_DOMAIN} | string |
route.app.hostnames[] (1) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
route.app.parentRefs[].name (1) internal | string |
| string | |
| string | |
| string | |
route.readarr.annotations."hajimari.io/icon" (1) material-symbols:book-outline-rounded | string |
| boolean | |
route.readarr.hostnames[] (1) - readarr.${INTERNAL_DOMAIN} | string |
route.readarr.kind (1) HTTPRoute | string |
| string | |
route.readarr.parentRefs[].name (1) private-gateway | string |
| string | |
| string | |
| string | |
| number | |
| string | |
| string |