mirror of
https://github.com/auricom/home-cluster.git
synced 2025-12-22 23:45:15 +01:00
feat: nas refactor
This commit is contained in:
@@ -79,13 +79,13 @@ spec:
|
||||
readOnly: true
|
||||
music:
|
||||
type: nfs
|
||||
path: /mnt/storage/music
|
||||
path: /var/mnt/vol1/music
|
||||
server: 192.168.9.10
|
||||
globalMounts:
|
||||
- path: /mnt/music
|
||||
music-transcoded:
|
||||
type: nfs
|
||||
path: /mnt/storage/music_transcoded
|
||||
path: /var/mnt/vol1/music_transcoded
|
||||
server: 192.168.9.10
|
||||
globalMounts:
|
||||
- path: /mnt/music_transcoded
|
||||
|
||||
Reference in New Issue
Block a user