chore: Update manifests after change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user