diff --git a/helm-values/qbittorrent_values.yaml b/helm-values/qbittorrent_values.yaml index 874c803..3f03e81 100644 --- a/helm-values/qbittorrent_values.yaml +++ b/helm-values/qbittorrent_values.yaml @@ -45,6 +45,9 @@ qbittorrent: - name: plex-data mountPath: "/config" subPath: "configs/qbittorrent" + - name: plex-data + mountPath: "/nfs/incomplete_torrents" + subPath: "incomplete_torrents" - name: plex-data mountPath: "/nfs/torrents" subPath: "torrent"