fix config volume
This commit is contained in:
@@ -23,10 +23,9 @@ 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:
|
||||||
|
|||||||
0
kubernetes/apps/qbittorrent/app/volume.yaml
Normal file
0
kubernetes/apps/qbittorrent/app/volume.yaml
Normal file
Reference in New Issue
Block a user