add backups and data drive
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 6m10s

This commit is contained in:
2025-11-20 22:14:06 -06:00
parent 7555e81472
commit bd8f330441
4 changed files with 285 additions and 6 deletions

View File

@@ -50,6 +50,16 @@ booklore:
main:
- path: /app/data
readOnly: false
data:
storageClass: ceph-block
accessMode: ReadWriteOnce
size: 10Gi
retain: true
advancedMounts:
main:
main:
- path: /data
readOnly: false
books:
existingClaim: booklore-books-nfs-storage
advancedMounts: