fix qBittorrent volumes
This commit is contained in:
@@ -28,9 +28,4 @@ spec:
|
|||||||
volumeName: "qbittorrent-config-pv"
|
volumeName: "qbittorrent-config-pv"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: qbittorrent-download-pvc
|
- name: qbittorrent-download-pvc
|
||||||
mountPath: /download
|
mountPath: /download
|
||||||
volumes:
|
|
||||||
- name: qbittorrent-config
|
|
||||||
hostPath:
|
|
||||||
path: /mnt/nfs/AppData/qbittorrent/config
|
|
||||||
type: Directory
|
|
||||||
Reference in New Issue
Block a user