🔧 LOCAL_LAN_TRUENAS variable

This commit is contained in:
auricom
2024-01-25 14:19:53 +01:00
parent 5cca1f4780
commit 9f0ed4d099
26 changed files with 48 additions and 49 deletions

View File

@@ -114,19 +114,19 @@ spec:
- path: /config
downloads:
type: nfs
server: "${LOCAL_LAN_TRUENAS}"
server: "192.168.9.10"
path: /mnt/storage/downloads
globalMounts:
- path: /mnt/storage/downloads
music-usenet:
type: nfs
server: "${LOCAL_LAN_TRUENAS}"
server: "192.168.9.10"
path: /mnt/storage/music/.usenet
globalMounts:
- path: /mnt/storage/music/.usenet
video-usenet:
type: nfs
server: "${LOCAL_LAN_TRUENAS}"
server: "192.168.9.10"
path: /mnt/storage/video/.usenet
globalMounts:
- path: /mnt/storage/video/.usenet