Skip to content

Commit

Permalink
fix persistent data
Browse files Browse the repository at this point in the history
  • Loading branch information
angelnu committed May 10, 2024
1 parent bbc221e commit 8215e3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/default/music-assistant/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ spec:
volumeSpec:
nfs:
server: "${NFS_SERVER}"
path: "${NFS_KUBERNETES}/jellyfin/config"
path: "${NFS_KUBERNETES}/home-manager/config"
music:
enabled: true
mountPath: /music
mountPath: /data
type: custom
volumeSpec:
nfs:
Expand Down

0 comments on commit 8215e3d

Please sign in to comment.