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