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}"
|
||||
path: /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:
|
||||
enabled: true
|
||||
type: nfs
|
||||
|
Reference in New Issue
Block a user