feat: nas refactor

This commit is contained in:
auricom
2024-05-12 14:54:08 +02:00
parent 0fdcc976af
commit f78a0fe9e1
39 changed files with 59 additions and 61 deletions

View File

@@ -106,14 +106,14 @@ spec:
enabled: true
type: nfs
server: 192.168.9.10
path: /mnt/storage/downloads
path: /var/mnt/vol1/downloads
globalMounts:
- path: /mnt/storage/downloads
video:
enabled: true
type: nfs
server: 192.168.9.10
path: /mnt/storage/video
path: /var/mnt/vol1/video
globalMounts:
- path: /mnt/storage/video
scripts: