change ingest folder

This commit is contained in:
2024-08-01 22:07:57 -05:00
parent 5551a4ff39
commit b24d23474b
3 changed files with 55 additions and 7 deletions

View File

@@ -43,13 +43,6 @@ calibre-web-automated:
main:
- path: /config
readOnly: false
ingest:
type: emptyDir
advancedMounts:
main:
main:
- path: /cwa-book-ingest
readOnly: false
books:
existingClaim: calibre-web-automated-nfs-storage
advancedMounts:
@@ -57,3 +50,10 @@ calibre-web-automated:
main:
- path: /calibre-main/Calibre Library
readOnly: true
ingest:
existingClaim: calibre-web-automated-ingest-nfs-storage
advancedMounts:
main:
main:
- path: /cwa-book-ingest
readOnly: false