change(bazarr): folders

This commit is contained in:
nold 2025-01-29 16:03:33 +01:00
parent a2d011b2a7
commit b0c777107b

View file

@ -28,8 +28,13 @@ persistence:
storageClass: local-path
accessMode: ReadWriteOnce
size: 1Gi
media:
movies:
enabled: true
type: hostPath
mountPath: /media/
hostPath: /data/media/
mountPath: /media/movies
hostPath: /data/media/movies
tvshows:
enabled: true
type: hostPath
mountPath: /media/tvshows
hostPath: /data/media/tvshows