move off of synology
This commit is contained in:
parent
898483ce18
commit
20671fc186
7 changed files with 15 additions and 15 deletions
|
@ -105,8 +105,8 @@ spec:
|
||||||
type: emptyDir
|
type: emptyDir
|
||||||
media:
|
media:
|
||||||
type: nfs
|
type: nfs
|
||||||
server: 10.1.1.11
|
server: 10.1.1.13
|
||||||
path: /volume1/Media
|
path: /eru/media
|
||||||
globalMounts:
|
globalMounts:
|
||||||
- path: /data/nas-media
|
- path: /data/nas-media
|
||||||
sting-media:
|
sting-media:
|
||||||
|
|
|
@ -106,7 +106,7 @@ spec:
|
||||||
type: emptyDir
|
type: emptyDir
|
||||||
media:
|
media:
|
||||||
type: nfs
|
type: nfs
|
||||||
server: 10.1.1.11
|
server: 10.1.1.13
|
||||||
path: /volume1/Media
|
path: /eru/media
|
||||||
globalMounts:
|
globalMounts:
|
||||||
- path: /data/nas-media
|
- path: /data/nas-media
|
||||||
|
|
|
@ -105,8 +105,8 @@ spec:
|
||||||
type: emptyDir
|
type: emptyDir
|
||||||
media:
|
media:
|
||||||
type: nfs
|
type: nfs
|
||||||
server: 10.1.1.11
|
server: 10.1.1.13
|
||||||
path: /volume1/Media
|
path: /eru/media
|
||||||
globalMounts:
|
globalMounts:
|
||||||
- path: /data/nas-media
|
- path: /data/nas-media
|
||||||
sting-media:
|
sting-media:
|
||||||
|
|
|
@ -76,8 +76,8 @@ spec:
|
||||||
persistence:
|
persistence:
|
||||||
media:
|
media:
|
||||||
type: nfs
|
type: nfs
|
||||||
server: 10.1.1.11
|
server: 10.1.1.13
|
||||||
path: /volume1/Media
|
path: /eru/media
|
||||||
advancedMounts:
|
advancedMounts:
|
||||||
unpackerr:
|
unpackerr:
|
||||||
app:
|
app:
|
||||||
|
|
|
@ -86,7 +86,7 @@ spec:
|
||||||
readOnly: true
|
readOnly: true
|
||||||
media:
|
media:
|
||||||
type: nfs
|
type: nfs
|
||||||
server: 10.1.1.11
|
server: 10.1.1.13
|
||||||
path: /volume1/Media
|
path: /eru/media
|
||||||
globalMounts:
|
globalMounts:
|
||||||
- path: /data/nas-media
|
- path: /data/nas-media
|
||||||
|
|
|
@ -112,8 +112,8 @@ spec:
|
||||||
readOnly: true
|
readOnly: true
|
||||||
media:
|
media:
|
||||||
type: nfs
|
type: nfs
|
||||||
server: 10.1.1.11
|
server: 10.1.1.13
|
||||||
path: /volume1/Media
|
path: /eru/media
|
||||||
advancedMounts:
|
advancedMounts:
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
app:
|
app:
|
||||||
|
|
|
@ -137,8 +137,8 @@ spec:
|
||||||
readOnly: true
|
readOnly: true
|
||||||
media:
|
media:
|
||||||
type: nfs
|
type: nfs
|
||||||
server: 10.1.1.11
|
server: 10.1.1.13
|
||||||
path: /volume1/Media
|
path: /eru/media
|
||||||
advancedMounts:
|
advancedMounts:
|
||||||
orphaned:
|
orphaned:
|
||||||
app:
|
app:
|
||||||
|
|
Loading…
Reference in a new issue