add nfs ingest
All checks were successful
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m7s

This commit is contained in:
2025-11-22 22:16:41 -06:00
parent a069a2d783
commit cad231e46c
6 changed files with 98 additions and 0 deletions

View File

@@ -98,3 +98,10 @@ ephemera:
main:
- path: /app/downloads
readOnly: false
ingest:
existingClaim: ephemera-import-nfs-storage
advancedMounts:
main:
main:
- path: /app/ingest
readOnly: false