lidarr helm

No introduction found. Create it?

More popular helm chart found

lidarr from bjw-s is more popular with 24 repositories.

Install

Install with:

helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install lidarr bjw-s/app-template -f values.yaml

Top Repositories (2 out of 9)

See examples from other people.

NameRepoStarsVersionTimestamp
lidarrszinn/k8s-homelab881.5.1a month ago
lidarronedr0p/home-ops12961.5.12 months ago

Values

See the most popular values for this chart:

KeyTypes
image.repository (9)
ghcr.io/onedr0p/lidarr-develop
string
image.tag (9)
1.4.2.3576@sha256:36ef4f94062be2aebde213ab2d1477f37bbb9557d5f893061a6530bb96150186
string
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
string
string
string
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
string
string
string
string
string
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (1)
http://authelia.kube-system.svc.cluster.local/api/verify
string
number
number
number
string
number
number
env.TZ (8)
${TIMEZONE}
string
string
string
number
string
number
number
string
boolean
string
string
string
string
string
string
string
boolean
string
boolean
string
string
boolean
string
string
string
boolean
string
boolean
string
persistence.backup.path (1)
/srv/nfs/backup/app/lidarr
string
string
string
string
boolean
persistence.data.hostPath (1)
/home/pi/Downloads/lidarr
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
initContainers.01-init-db.image (1)
ghcr.io/onedr0p/postgres-init:14.8
string
string
string
initContainers.init.image (1)
ghcr.io/onedr0p/postgres-init:14.9
string
string
string
string
string
boolean
boolean
probes.liveness.spec.exec.command[] (1)
- /usr/bin/env
- bash
- -c
- curl --fail localhost:8686/api/v1/system/status?apiKey=`IFS=\> && while read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml`
string
number
number
number
number
number