No introduction found. Create it?
lidarr from bjw-s is more popular with 24 repositories.
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install lidarr bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
lidarr | szinn/k8s-homelab | 88 | 1.5.1 | a month ago |
lidarr | onedr0p/home-ops | 1296 | 1.5.1 | 2 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
image.repository (9) ghcr.io/onedr0p/lidarr-develop | string |
image.tag (9) 1.4.2.3576@sha256:36ef4f94062be2aebde213ab2d1477f37bbb9557d5f893061a6530bb96150186 | string |
image.pullPolicy (1) IfNotPresent | string |
boolean | |
ingress.main.hosts[].host (9) {{ .Release.Name }}.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (8) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
ingress.main.tls[].secretName (1) wildcard-cert-tls | string |
ingress.main.annotations."hajimari.io/icon" (5) mdi:headphones | string |
ingress.main.annotations."external-dns.alpha.kubernetes.io/target" (2) ipv4.${SECRET_DOMAIN} | string |
ingress.main.annotations."hajimari.io/group" (2) Media-Automation | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/configuration-snippet" (2) proxy_set_header Accept-Encoding "";
sub_filter '</head>' '<link rel="stylesheet" type="text/css" href="https://theme-park.${SECRET_DOMAIN}/css/base/lidarr/dark.css"></head>';
sub_filter_once on;
| string |
ingress.main.annotations."nginx.ingress.kubernetes.io/whitelist-source-range" (2) 10.0.0.0/8,172.16.0.0/12,192.168.1.0/16
| string |
string | |
ingress.main.annotations."hajimari.io/info" (1) Music Collection Manager | string |
string | |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://auth.${SECRET_DOMAIN} | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://authelia.kube-system.svc.cluster.local/api/verify | string |
number | |
number | |
number | |
podSecurityContext.fsGroupChangePolicy (8) OnRootMismatch | string |
number | |
number | |
env.TZ (8) ${TIMEZONE} | string |
string | |
string | |
number | |
string | |
number | |
number | |
envFrom[].secretRef.name (8) lidarr-secret | string |
boolean | |
string | |
string | |
persistence.media.path (4) /srv/nfs | string |
persistence.media.server (4) ${NAS_ADDR} | string |
persistence.media.existingClaim (3) downloads-nfs | string |
persistence.media.volumeSpec.nfs.path (1) /volume2/media-sp2/Music | string |
persistence.media.volumeSpec.nfs.server (1) 192.168.1.3 | string |
boolean | |
persistence.config.existingClaim (4) lidarr-config | string |
boolean | |
string | |
persistence.downloads.mountPath (2) /downloads | string |
boolean | |
string | |
persistence.downloads.volumeSpec.nfs.path (1) /volume2/media-sp2/Downloads | string |
string | |
boolean | |
persistence.backup.mountPath (2) /config/Backups | string |
boolean | |
persistence.backup.existingClaim (1) media-backups | string |
persistence.backup.path (1) /srv/nfs/backup/app/lidarr | string |
persistence.backup.server (1) ${NAS_ADDR} | string |
string | |
string | |
boolean | |
persistence.data.hostPath (1) /home/pi/Downloads/lidarr | string |
persistence.data.mountPath (1) /downloads | string |
persistence.data.type (1) hostPath | string |
string | |
string | |
string | |
string | |
controller.type (5) statefulset | string |
controller.updateStrategy (1) Recreate | string |
volumeClaimTemplates[].accessMode (5) ReadWriteOnce | string |
string | |
string | |
string | |
volumeClaimTemplates[].storageClass (5) ceph-block | string |
string | |
string | |
string | |
initContainers.01-init-db.image (1) ghcr.io/onedr0p/postgres-init:14.8 | string |
initContainers.01-init-db.imagePullPolicy (1) IfNotPresent | string |
initContainers.init.envFrom[].secretRef.name (1) postgres-lidarr | string |
initContainers.init.image (1) ghcr.io/onedr0p/postgres-init:14.9 | string |
initContainers.init.imagePullPolicy (1) IfNotPresent | string |
string | |
string | |
string | |
boolean | |
boolean | |
probes.liveness.spec.exec.command[] (1) - /usr/bin/env | string |
number | |
number | |
number | |
number | |
number |