moved media storage to shadowfax
This commit is contained in:
parent
d93afbcd92
commit
d6859bf689
2 changed files with 8 additions and 8 deletions
|
@ -109,9 +109,9 @@ spec:
|
|||
path: /eru/media
|
||||
globalMounts:
|
||||
- path: /data/nas-media
|
||||
sting-media:
|
||||
moria-media:
|
||||
type: nfs
|
||||
server: 10.1.1.12
|
||||
path: /mnt/user/Media/
|
||||
server: 10.1.1.61
|
||||
path: /moria/media/
|
||||
globalMounts:
|
||||
- path: /data/sting-media
|
||||
- path: /data/moria-media
|
||||
|
|
|
@ -109,9 +109,9 @@ spec:
|
|||
path: /eru/media
|
||||
globalMounts:
|
||||
- path: /data/nas-media
|
||||
sting-media:
|
||||
moria-media:
|
||||
type: nfs
|
||||
server: 10.1.1.12
|
||||
path: /mnt/user/Media/
|
||||
server: 10.1.1.61
|
||||
path: /moria/media/
|
||||
globalMounts:
|
||||
- path: /data/sting-media
|
||||
- path: /data/moria-media
|
||||
|
|
Loading…
Reference in a new issue