@@ -23,9 +23,10 @@ spec:
|
|||||||
port: 8888
|
port: 8888
|
||||||
torrent:
|
torrent:
|
||||||
port: 8388
|
port: 8388
|
||||||
|
config:
|
||||||
|
persistence:
|
||||||
|
volumeName: "qbittorrent-config"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: qbittorrent-config
|
|
||||||
mountPath: /config
|
|
||||||
- name: qbittorrent-download
|
- name: qbittorrent-download
|
||||||
mountPath: /download
|
mountPath: /download
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user