mirror of
https://github.com/truenas/charts.git
synced 2026-04-27 03:52:04 +08:00
* Add additional storage for qbittorrent Add additional storage for qbittorrent Fix Revert "Add additional storage for qbittorrent" This reverts commit 0186aba1581348f3b1e7ec00961ecc25f1123526. * bump common and update ci-values --------- Co-authored-by: Stavros kois <s.kois@outlook.com>
14 lines
150 B
YAML
14 lines
150 B
YAML
qbitNetwork:
|
|
webPort: 31000
|
|
btPort: 32444
|
|
|
|
qbitRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
qbitStorage:
|
|
downloads:
|
|
type: pvc
|
|
config:
|
|
type: pvc
|