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

Revert "fix config volume"
This commit is contained in:
2024-06-24 09:39:41 +10:00
committed by GitHub
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: