fix config volume name

This commit is contained in:
2024-06-21 19:02:06 +10:00
parent 9d41316730
commit 64f268aed8

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