Merge pull request #280 from 3dwardch3ng/app/qBittorrent

fix qBittorrent volumes
This commit is contained in:
2024-06-24 14:23:21 +10:00
committed by GitHub

View File

@@ -29,8 +29,3 @@ spec:
volumeMounts:
- name: qbittorrent-download-pvc
mountPath: /download
volumes:
- name: qbittorrent-config
hostPath:
path: /mnt/nfs/AppData/qbittorrent/config
type: Directory