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