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