Merge pull request #265 from 3dwardch3ng/app/qBittorrent

fix config volume name
This commit is contained in:
2024-06-21 19:02:41 +10:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ spec:
port: 8388 port: 8388
config: config:
persistence: persistence:
volumeName: "qbittorrent-config" volumeName: "config"
volumeMounts: volumeMounts:
- name: qbittorrent-download - name: qbittorrent-download
mountPath: /download mountPath: /download