Files
chart/library/ix-dev/community/qbittorrent/values.yaml
Stavros Kois 60d5c614ba qbit: allow for https probe option (#2360)
* qbit: allow for https probe option

* fmt

* fix upgrade

* whoops
2024-04-09 11:03:25 +03:00

38 lines
587 B
YAML

image:
repository: ghcr.io/onedr0p/qbittorrent
pullPolicy: IfNotPresent
tag: 4.6.4
resources:
limits:
cpu: 4000m
memory: 8Gi
qbitConfig:
additionalEnvs: []
qbitNetwork:
webPort: 30024
btPort: 50413
useHttpsProbe: false
hostNetwork: false
qbitRunAs:
user: 568
group: 568
qbitStorage:
downloads:
type: ixVolume
ixVolumeConfig:
datasetName: downloads
config:
type: ixVolume
ixVolumeConfig:
datasetName: config
additionalStorages: []
notes:
custom: |
Default credentials are auto-generated and printed on the logs.