chore: Update manifests after change

This commit is contained in:
2026-01-21 23:05:53 +00:00
parent 0b1d30bf82
commit 28472a8312
3 changed files with 10 additions and 10 deletions

View File

@@ -65,8 +65,8 @@ spec:
- mountPath: /music
name: music
readOnly: true
- mountPath: /music-beet
name: music-beet
- mountPath: /music-single
name: music-single
readOnly: true
- mountPath: /music-youtube
name: music-youtube
@@ -80,9 +80,9 @@ spec:
- name: music
persistentVolumeClaim:
claimName: navidrome-music-nfs-storage
- name: music-beet
- name: music-single
persistentVolumeClaim:
claimName: navidrome-music-beet-nfs-storage
claimName: navidrome-music-single-nfs-storage
- name: music-youtube
persistentVolumeClaim:
claimName: navidrome-music-youtube-nfs-storage