diff --git a/apps/qbittorrent/helmrelease.yaml b/apps/qbittorrent/helmrelease.yaml index cefdc2c..9df189b 100644 --- a/apps/qbittorrent/helmrelease.yaml +++ b/apps/qbittorrent/helmrelease.yaml @@ -102,6 +102,13 @@ spec: globalMounts: - path: /mnt/torrents + incomplete: + enabled: true + type: hostPath + hostPath: /mnt/media/incomplete + globalMounts: + - path: /mnt/incomplete + configfiles: enabled: true type: configMap