fix config volume
This commit is contained in:
@@ -23,10 +23,9 @@ spec:
|
||||
port: 8888
|
||||
torrent:
|
||||
port: 8388
|
||||
config:
|
||||
persistence:
|
||||
volumeName: "qbittorrent-config"
|
||||
volumeMounts:
|
||||
- name: qbittorrent-config
|
||||
mountPath: /config
|
||||
- name: qbittorrent-download
|
||||
mountPath: /download
|
||||
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