Merge pull request #265 from 3dwardch3ng/app/qBittorrent
fix config volume name
This commit is contained in:
@@ -25,7 +25,7 @@ spec:
|
||||
port: 8388
|
||||
config:
|
||||
persistence:
|
||||
volumeName: "qbittorrent-config"
|
||||
volumeName: "config"
|
||||
volumeMounts:
|
||||
- name: qbittorrent-download
|
||||
mountPath: /download
|
||||
|
||||
Reference in New Issue
Block a user