mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-30 15:37:44 +02:00
feat: nas refactor
This commit is contained in:
@@ -45,7 +45,7 @@ spec:
|
||||
ND_DATAFOLDER: /config
|
||||
ND_ENABLEGRAVATAR: "true"
|
||||
ND_LOGLEVEL: info
|
||||
ND_MUSICFOLDER: /mnt/storage/music/Artistes
|
||||
ND_MUSICFOLDER: /var/mnt/vol1/music/Artistes
|
||||
ND_PORT: &port 8080
|
||||
ND_PROMETHEUS_ENABLED: "true"
|
||||
ND_REVERSEPROXYUSERHEADER: Remote-User
|
||||
@@ -96,7 +96,7 @@ spec:
|
||||
music:
|
||||
type: nfs
|
||||
server: 192.168.9.10
|
||||
path: /mnt/storage/music
|
||||
path: /var/mnt/vol1/music
|
||||
globalMounts:
|
||||
- path: /mnt/storage/music
|
||||
- path: /var/mnt/vol1/music
|
||||
readOnly: true
|
||||
|
Reference in New Issue
Block a user