Files
chart/library/ix-dev/community/transmission/ci/basic-values.yaml
Stavros Kois 50863f2d26 add transmission to community train (#1644)
* add `transmission` to `community` train

* ci ports

* fix storage

* update UI

* update readme

* remove old screenshot

* add notes

* update portal

* split complete and incomplete dirs

* fix naming

* also test with auth

* also test with auth

* fix path and port

* update icon
2023-10-18 12:26:46 +03:00

16 lines
221 B
YAML

transmissionNetwork:
webPort: 31000
peerPort: 31001
transmissionRunAs:
user: 1000
group: 1000
transmissionStorage:
config:
type: pvc
downloadsComplete:
type: pvc
downloadsIncomplete:
type: pvc