Update qBittorrent deployment to change torrent mount path
This commit is contained in:
parent
3eebbcba0b
commit
2ca03d622b
@ -55,7 +55,7 @@ spec:
|
||||
- name: config
|
||||
mountPath: /config
|
||||
- name: torrents
|
||||
mountPath: /torrents
|
||||
mountPath: /mnt/storage/torrents
|
||||
volumes:
|
||||
- name: config
|
||||
persistentVolumeClaim:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user