Add sting nfs media share.

This commit is contained in:
Joseph Hanson 2024-01-27 22:58:33 -06:00
parent 2f27744c17
commit 9b559ee90d
2 changed files with 12 additions and 0 deletions

View file

@ -140,3 +140,9 @@ spec:
path: /volume1/Media
globalMounts:
- path: /data/nas-media
sting-media:
type: nfs
server: 10.1.1.12
path: /mnt/user/Media/
globalMounts:
- path: /data/sting-media

View file

@ -140,3 +140,9 @@ spec:
path: /volume1/Media
globalMounts:
- path: /data/nas-media
sting-media:
type: nfs
server: 10.1.1.12
path: /mnt/user/Media/
globalMounts:
- path: /data/sting-media