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

@@ -105,13 +105,13 @@ spec:
music:
type: nfs
server: 192.168.9.10
path: /mnt/storage/music
path: /var/mnt/vol1/music
globalMounts:
- path: /mnt/storage/music
downloads:
type: nfs
server: 192.168.9.10
path: /mnt/storage/downloads
path: /var/mnt/vol1/downloads
globalMounts:
- path: /mnt/storage/downloads
scripts: