Files
chart/library/ix-dev/community/qbittorrent/ci/hostNet-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

15 lines
286 B
YAML

qbitNetwork:
webPort: 30000
btPort: 32555
hostNetwork: true
qbitStorage:
downloads:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/downloads
datasetName: ""
config:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/config
datasetName: ""