From 5e80bac19d2b5e76d15df51fd14b5a21e6095384 Mon Sep 17 00:00:00 2001 From: gilgamezh Date: Sun, 18 Jan 2026 14:35:48 +0100 Subject: [PATCH] fix torrent path --- helm-values/qbittorrent_values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-values/qbittorrent_values.yaml b/helm-values/qbittorrent_values.yaml index f04310d..8235851 100644 --- a/helm-values/qbittorrent_values.yaml +++ b/helm-values/qbittorrent_values.yaml @@ -49,7 +49,7 @@ qbittorrent: mountPath: "/nfs/incomplete_torrents" subPath: "incomplete_torrents" - name: plex-data - mountPath: "/nfs/torrents" + mountPath: "/nfs/torrent" subPath: "torrent" gluetun: