Files
truecharts/charts/stable/navidrome/values.yaml
T
7e89255cd6 chore(deps): update docker general non-major (#1786)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-24 13:56:18 +01:00

24 lines
456 B
YAML

image:
repository: tccr.io/truecharts/navidrome
pullPolicy: IfNotPresent
tag: v0.47.5@sha256:a7e6b081e2a2ffc86eda6f98eeae5b690235e78611a243ab3c8f576b716378d6
service:
main:
ports:
main:
port: 4533
targetPort: 4533
env:
ND_SCANINTERVAL: "15m"
ND_LOGLEVEL: "info"
ND_SESSIONTIMEOUT: "24h"
ND_ENABLETRANSCODINGCONFIG: "true"
ND_MUSICFOLDER: "/music"
persistence:
data:
enabled: true
mountPath: "/data"