chore: Update manifests after change

This commit is contained in:
2025-12-16 00:19:38 +00:00
parent 851ef4d59b
commit acd46d4a22
14 changed files with 388 additions and 48 deletions

View File

@@ -72,8 +72,6 @@ spec:
volumeMounts:
- mountPath: /mnt/store/
name: audiobooks
- mountPath: /metadata/backups
name: backup
- mountPath: /config
name: config
- mountPath: /metadata
@@ -82,9 +80,6 @@ spec:
- name: audiobooks
persistentVolumeClaim:
claimName: audiobookshelf-nfs-storage
- name: backup
persistentVolumeClaim:
claimName: audiobookshelf-nfs-storage-backup
- name: config
persistentVolumeClaim:
claimName: audiobookshelf-config