change(arrstack|deluge): changed mountpoint /data/torrent to /data/media/torrent because of zfs subvolume

This commit is contained in:
nold 2023-03-10 19:20:12 +01:00
parent f09bb43048
commit ddda8830f1
5 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@ persistence:
enabled: true
type: hostPath
mountPath: /torrent
hostPath: /data/torrent
hostPath: /data/media/torrent
downloads:
enabled: true
type: hostPath

View file

@ -41,6 +41,6 @@ persistence:
enabled: true
type: hostPath
mountPath: /downloads
hostPath: /data/torrent
hostPath: /data/media/torrent
readOnly: false

View file

@ -36,5 +36,5 @@ persistence:
enabled: true
type: hostPath
mountPath: /downloads
hostPath: /data/torrent
hostPath: /data/media/torrent
readOnly: false

View file

@ -32,4 +32,4 @@ persistence:
enabled: true
type: hostPath
mountPath: /downloads
hostPath: /data/torrent/complete
hostPath: /data/media/torrent/complete

View file

@ -45,7 +45,7 @@ persistence:
downloads:
enabled: true
type: hostPath
hostPath: /data/torrent
hostPath: /data/media/torrent
mountPath: /downloads
tmp: