add share path
All checks were successful
lint-test-helm / helm-lint (push) Successful in 23s
renovate / renovate (push) Successful in 1m15s

This commit is contained in:
2025-11-14 19:26:52 -06:00
parent 1d5d23ff24
commit 226f4289cf
3 changed files with 52 additions and 1 deletions

View File

@@ -73,5 +73,12 @@ backrest:
advancedMounts:
main:
main:
- path: /userdata
- path: /mnt/storage
readOnly: true
share:
existingClaim: backrest-nfs-storage
advancedMounts:
main:
main:
- path: /mnt/share
readOnly: true