backend: update tag to master-363337b

This commit is contained in:
woodpecker-bot 2025-07-10 06:47:23 +00:00
parent 0c2b79bc2a
commit 2a934df8e9

View File

@ -2,8 +2,7 @@ backend:
image:
repository: my-apps/tunedrop
pullPolicy: IfNotPresent
tag: latest
tag: master-363337b
ingress:
enabled: true
className: traefik
@ -15,14 +14,12 @@ 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