mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🔧 lms nfs shares
This commit is contained in:
@@ -97,6 +97,12 @@ spec:
|
|||||||
path: *music
|
path: *music
|
||||||
globalMounts:
|
globalMounts:
|
||||||
- path: *music
|
- path: *music
|
||||||
|
music-helene:
|
||||||
|
type: nfs
|
||||||
|
server: "${LOCAL_LAN_TRUENAS}"
|
||||||
|
path: /mnt/storage/home/helene/Musique
|
||||||
|
globalMounts:
|
||||||
|
- path: /mnt/storage/home/helene/Musique
|
||||||
playlists:
|
playlists:
|
||||||
type: nfs
|
type: nfs
|
||||||
server: "${LOCAL_LAN_TRUENAS}"
|
server: "${LOCAL_LAN_TRUENAS}"
|
||||||
|
Reference in New Issue
Block a user