Revert "fix config volume"

This reverts commit 23fa5fb6d0.
This commit is contained in:
2024-06-24 09:39:06 +10:00
parent 23fa5fb6d0
commit 2f8a0d1841
2 changed files with 3 additions and 2 deletions

View File

@@ -23,9 +23,10 @@ spec:
port: 8888
torrent:
port: 8388
config:
persistence:
volumeName: "qbittorrent-config"
volumeMounts:
- name: qbittorrent-config
mountPath: /config
- name: qbittorrent-download
mountPath: /download
volumes: