No introduction found. Create it?
lidarr from bjw-s-labs/charts is more popular with 36 repositories.
Install with:
helm repo add bjw-s-charts https://bjw-s-labs.github.io/helm-charts/
helm install lidarr bjw-s-charts/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| lidarr | wrmilling/k3s-gitops | 227 | 5.0.1 | a day ago |
| lidarr | h3mmy/bloopySphere | 63 | 2.6.0 | 10 days ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| number | |
| string | |
| number | |
| number | |
| boolean | |
| string | |
| number | |
| string | |
| boolean | |
| string | |
| string | |
| boolean | |
| string | |
persistence.config.existingClaim (8) lidarr-config | string |
| boolean | |
| string | |
| string | |
persistence.config.accessMode (1) ReadWriteOnce | string |
| boolean | |
| string | |
persistence.config.type (1) persistentVolumeClaim | string |
persistence.media.existingClaim (5) nfs-media-pvc | string |
| string | |
| boolean | |
| boolean | |
| string | |
persistence.media.path (1) /mnt/user/k8s/music | string |
persistence.media.server (1) ${CORE_NFS_SERVER:=nas0} | string |
| string | |
| string | |
persistence.downloads.path (3) /volume1/downloads | string |
persistence.downloads.server (3) ${NAS0_IP} | string |
| string | |
| string | |
| boolean | |
persistence.downloads.existingClaim (1) nas-media-downloads | string |
persistence.downloads.hostPath (1) /zp1/library/music | string |
persistence.backup.globalMounts[].path (2) /config/Backups | string |
| boolean | |
| string | |
| boolean | |
persistence.backup.path (1) /mnt/user/backups/lidarr | string |
persistence.backup.server (1) ${CORE_NFS_SERVER:=nas0} | string |
persistence.backup.volumeSpec.nfs.path (1) /volume3/Data/Backups/app/lidarr | string |
persistence.backup.volumeSpec.nfs.server (1) ${NAS_ADDRESS} | string |
| string | |
persistence.music.path (2) /volume1/Music | string |
persistence.music.server (2) ${NAS0_IP} | string |
| string | |
persistence.tmp.type (2) emptyDir | string |
| string | |
persistence.backups.advancedMounts.lidarr.lidarr[].path (1) /config/Backups | string |
| string | |
persistence.backups.volumeSpec.nfs.path (1) /volume1/backups/lidarr | string |
persistence.backups.volumeSpec.nfs.server (1) ${SYNOLOGY_ADDR} | string |
persistence.complete.globalMounts[].path (1) /data/downloads | string |
persistence.complete.hostPath (1) /zp1/library/incoming | string |
persistence.complete.type (1) hostPath | string |
persistence.incomplete.accessMode (1) ReadWriteOnce | string |
| boolean | |
persistence.incomplete.globalMounts[].path (1) /data/incomplete | string |
| string | |
persistence.incomplete.type (1) persistentVolumeClaim | string |
persistence.logs.globalMounts[].path (1) /config/logs | string |
persistence.logs.type (1) emptyDir | string |
| boolean | |
persistence.media-2.existingClaim (1) nfs-media-2-pvc | string |
| string | |
| boolean | |
| string | |
| string | |
persistence.tmpfs.type (1) emptyDir | string |
| number | |
| string | |
| string | |
| number | |
| boolean | |
| number | |
service.lidarr.ipFamilies[] (1) - IPv4 | string |
service.lidarr.ipFamilyPolicy (1) PreferDualStack | string |
service.lidarr.type (1) LoadBalancer | string |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.lidarr.containers.lidarr.env.LIDARR__APPLICATION_URL (1) https://lidarr.${INTERNAL_DOMAIN} | string |
controllers.lidarr.containers.lidarr.env.LIDARR__AUTH__APIKEY (1) ${SECRET_LIDARR_API_KEY} | string |
| string | |
controllers.lidarr.containers.lidarr.env.LIDARR__AUTH__REQUIRED (1) DisabledForLocalAddresses | string |
| string | |
| string | |
| string | |
| string | |
| number | |
controllers.lidarr.containers.lidarr.env.LIDARR__POSTGRES__HOST (1) lidarr-postgres-v18-rw.media.svc.cluster.local | string |
| string | |
| string | |
| string | |
controllers.lidarr.containers.lidarr.image.repository (3) ghcr.io/onedr0p/lidarr | string |
controllers.lidarr.containers.lidarr.image.tag (3) 2.4.3.4248@sha256:fcf7417a7dfa9967a78d668904c62888272bd6dd814b4b9c4500618f51be6b86 | string |
| 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.lidarr.containers.app.image.repository (2) ghcr.io/home-operations/lidarr | string |
controllers.lidarr.containers.app.image.tag (2) 3.1.3.4968@sha256:b1e206e02bcacf1b540a813be74afb4f788114bbb540830478e5eb0e469c2162 | string |
| string | |
controllers.lidarr.containers.app.env.LIDARR__AUTHENTICATION_REQUIRED (1) DisabledForLocalAddresses | string |
| string | |
| string | |
| number | |
| string | |
controllers.lidarr.containers.app.env.LIDARR_API_KEY (1) ${SECRET_LIDARR_API_KEY} | string |
controllers.lidarr.containers.app.env.TZ (1) ${CONFIG_TIMEZONE} | string |
| string | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
controllers.lidarr.containers.exporter.args[] (1) - lidarr | string |
| string | |
controllers.lidarr.containers.exporter.env[].value (1) http://localhost | string, number |
controllers.lidarr.containers.exporter.image.repository (1) ghcr.io/onedr0p/exportarr | string |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
| string | |
| string | |
controllers.lidarr.initContainers.init-db.image.repository (1) ghcr.io/home-operations/postgres-init | string |
| number | |
| number | |
| string | |
controllers.lidarr.type (1) statefulset | string |
| number | |
| number | |
controllers.main.containers.app.env.TZ (2) ${TIMEZONE} | string |
controllers.main.containers.app.image.repository (2) lscr.io/linuxserver/lidarr | string |
controllers.main.containers.app.image.tag (2) 2.12.4.4658-ls49@sha256:286af1e270d2829efd0b6a33d26dbadc614d61d8e9bb1a07b8396ad6231921a2 | string |
| string | |
| string | |
| string | |
controllers.main.containers.main.env.LIDARR__API_KEY (1) ${LIDARR_API_KEY} | string |
| string | |
| string | |
controllers.main.containers.main.env.LIDARR__APPLICATION_URL (1) https://lidarr.${XYZ_DOMAIN} | string |
| string | |
controllers.main.containers.main.env.LIDARR__AUTH__REQUIRED (1) DisabledForLocalAddresses | string |
| string | |
controllers.main.containers.main.env.LIDARR__AUTHENTICATION_REQUIRED (1) DisabledForLocalAddresses | string |
| string | |
| string | |
| string | |
| number | |
| number | |
controllers.main.containers.main.env.RADARR__APPLICATION_URL (1) https://lidarr.k.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
controllers.main.containers.main.image.repository (2) ghcr.io/home-operations/lidarr | string |
controllers.main.containers.main.image.tag (2) 3.1.3.4968@sha256:b1e206e02bcacf1b540a813be74afb4f788114bbb540830478e5eb0e469c2162 | string |
| string | |
| string | |
| string | |
| string | |
controllers.main.pod.securityContext.fsGroup (1) ${MEDIA_GID} | string |
| string | |
| number | |
controllers.main.pod.securityContext.supplementalGroups[] (1) - "100" | number |
controllers.main.strategy (1) Recreate | string |
controllers.main.type (1) statefulset | string |
| string | |
| number | |
| number | |
controllers.prowlarr.containers.app.env.TZ (1) America/Chicago | string |
controllers.prowlarr.containers.app.image.repository (1) lscr.io/linuxserver/lidarr | string |
controllers.prowlarr.containers.app.image.tag (1) 2.14.5-develop | string |
| string | |
| string | |
route.app.hostnames[] (3) - {{ .Release.Name }}.${SECRET_PUBLIC_DOMAIN} | string |
route.app.parentRefs[].name (3) traefik-gateway | string |
route.app.parentRefs[].namespace (3) networking | string |
| string | |
| string | |
| number, string | |
| string | |
| string | |
route.app.rules[].filters[].extensionRef.name (3) forwardauth-authelia | string |
route.app.rules[].filters[].type (3) ExtensionRef | string |
| string | |
| boolean | |
| string | |
route.lidarr.annotations."hajimari.io/icon" (1) mdi:headphones | string |
| boolean | |
route.lidarr.hostnames[] (1) - lidarr.${INTERNAL_DOMAIN} | string |
route.lidarr.kind (1) HTTPRoute | string |
| string | |
route.lidarr.parentRefs[].name (1) private-gateway | string |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
route.main.hostnames[] (1) - lidarr.k.${SECRET_DOMAIN} | string |
route.main.parentRefs[].name (1) internal | string |
route.main.parentRefs[].namespace (1) kube-system | string |
| string | |
| boolean | |
| boolean | |
ingress.lidarr.hosts[].host (2) lidarr.${SECRET_DEFAULT_DOMAIN} | string |
| string | |
| string | |
| string | |
ingress.lidarr.tls[].hosts[] (2) - lidarr.${SECRET_DEFAULT_DOMAIN} | string |
ingress.lidarr.tls[].secretName (1) lidarr.eno1.dev | string |
| string | |
ingress.lidarr.annotations."haproxy.org/allow-list" (1) ${HAPROXY_WHITELIST} | string |
ingress.lidarr.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.lidarr.className (1) internal | string |
| string | |
| string | |
ingress.main.annotations."hajimari.io/icon" (2) movie-search | string |
ingress.main.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
ingress.main.annotations."hajimari.io/info" (1) Music collection manager | string |
| string | |
| string | |
| string | |
ingress.main.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) networking-bloopnet-xyz-auth@kubernetescrd | string |
| string | |
ingress.main.className (2) traefik | string |
| boolean | |
ingress.main.hosts[].host (2) lidarr.sparks.codes | string |
| string | |
| string | |
| string, number | |
| string | |
| string | |
ingress.main.tls[].hosts[] (2) - lidarr.sparks.codes | string |
ingress.main.tls[].secretName (2) acme-crt-secret-sparks-codes | string |
| string | |
ingress.app.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
| string | |
ingress.app.hosts[].host (1) lidarr.buvis.net | string |
| string | |
| string | |
| string | |
| string | |
ingress.app.tls[].hosts[] (1) - lidarr.buvis.net | string |
ingress.app.tls[].secretName (1) lidarr-crt | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
networkpolicies.allow-external-egress.rules.egress[].to[].ipBlock.except[] (2) - "10.0.0.0/8" | string |
| string | |
| string | |
| string | |
networkpolicies.allow-monitoring-ingress.rules.ingress[].from[].podSelector.matchLabels."app.kubernetes.io/name" (2) prometheus-blackbox-exporter | string |
| number | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
networkpolicies.default-deny.policyTypes[] (2) - Ingress | string |
| string | |
| boolean | |
networkpolicies.lidarr.policyTypes[] (1) - Egress | string |
networkpolicies.lidarr.rules.egress[].ports[].port (1) 53 | number |
| string | |
| string | |
networkpolicies.lidarr.rules.egress[].to[].ipBlock.except[] (1) - ${HAPROXY_WHITELIST} | string |
| string | |
networkpolicies.lidarr.rules.egress[].to[].podSelector.matchLabels."app.kubernetes.io/controller" (1) prowlarr | string |
networkpolicies.lidarr.rules.egress[].to[].podSelector.matchLabels."app.kubernetes.io/instance" (1) media-prowlarr | string |
networkpolicies.lidarr.rules.egress[].to[].podSelector.matchLabels."app.kubernetes.io/name" (1) media-prowlarr | string |
| string | |
| string | |
| string | |
| string | |
networkpolicies.lidarr.rules.ingress[].from[].podSelector.matchLabels."app.kubernetes.io/controller" (1) fetcharr | string |
networkpolicies.lidarr.rules.ingress[].from[].podSelector.matchLabels."app.kubernetes.io/instance" (1) media-fetcharr | string |
networkpolicies.lidarr.rules.ingress[].from[].podSelector.matchLabels."app.kubernetes.io/name" (1) kubernetes-ingress | string |
| number | |
fullnameOverride (1) lidarr | string |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string |