Files
chart/library/ix-dev/community/qbittorrent/values.yaml
Stavros Kois fccf8800ab NAS-120567 / None / Add qBittorrent Community App (#1012)
* Add qbittorrent to community train

* add item.yaml

* dummy commit

* Add update strategy and update readme(s)

* update common

* switch to differnt permission logic
2023-04-04 09:52:41 +03:00

35 lines
536 B
YAML

image:
repository: ghcr.io/onedr0p/qbittorrent
pullPolicy: IfNotPresent
tag: "4.5.2"
resources:
limits:
cpu: 4000m
memory: 8Gi
qbitConfig:
additionalEnvs: []
qbitNetwork:
webPort: 30000
btPort: 50413
hostNetwork: false
qbitRunAs:
user: 568
group: 568
qbitStorage:
downloads:
type: ixVolume
hostPath: ""
datasetName: downloads
config:
type: ixVolume
hostPath: ""
datasetName: config
notes:
custom: |
Default credentials:
- username: admin
- password: adminadmin