Update tag for tunedrop

This commit is contained in:
dvirlabs 2025-07-10 09:50:17 +03:00
parent 1db20df444
commit 6c95228088

View File

@ -1,8 +1,9 @@
backend:
image:
repository: my-apps/tunedrop-backend
repository: my-apps/tunedrop
pullPolicy: IfNotPresent
tag: master-363337b
ingress:
enabled: true
className: traefik
@ -14,12 +15,14 @@ ingress:
paths:
- path: /
pathType: Prefix
env:
MUSIC_DIR: /music
NAVIDROME_SCAN_URL: http://navidrome.my-apps.svc.cluster.local:4533/api/rescan
persistence:
enabled: true
mountPath: /music
size: 100Gi
accessMode: ReadWriteMany
storageClass: nfs-client
storageClass: nfs-client