🔧 qbittorrent nfs mount

This commit is contained in:
auricom
2023-10-11 10:51:01 +02:00
parent fd5545b510
commit 58fa8e486c

View File

@@ -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