Update qBittorrent deployment to change torrent mount path

This commit is contained in:
Nik Afiq 2026-03-06 22:35:13 +09:00
parent 3eebbcba0b
commit 2ca03d622b

View File

@ -55,7 +55,7 @@ spec:
- name: config
mountPath: /config
- name: torrents
mountPath: /torrents
mountPath: /mnt/storage/torrents
volumes:
- name: config
persistentVolumeClaim: