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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-20 10:25:46 +02:00

24 lines
456 B
YAML

image:
repository: tccr.io/truecharts/navidrome
pullPolicy: IfNotPresent
tag: v0.47.5@sha256:ee8cf84f8d0610da5cab7391ed9b3c949a50a4745c339f8ff100f1b885999fbe
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"