mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: nas refactor
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user