mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🔧 qbittorrent nfs mount
This commit is contained in:
@@ -89,6 +89,12 @@ spec:
|
|||||||
server: "${LOCAL_LAN_TRUENAS}"
|
server: "${LOCAL_LAN_TRUENAS}"
|
||||||
path: /mnt/storage/downloads
|
path: /mnt/storage/downloads
|
||||||
mountPath: /mnt/storage/downloads
|
mountPath: /mnt/storage/downloads
|
||||||
|
music-qbittorrent:
|
||||||
|
enabled: true
|
||||||
|
type: nfs
|
||||||
|
server: "${LOCAL_LAN_TRUENAS}"
|
||||||
|
path: /mnt/storage/music/.qbittorrent
|
||||||
|
mountPath: /mnt/storage/music/.qbittorrent
|
||||||
video-qbittorrent:
|
video-qbittorrent:
|
||||||
enabled: true
|
enabled: true
|
||||||
type: nfs
|
type: nfs
|
||||||
|
Reference in New Issue
Block a user