mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 21:28:46 +08:00
* 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
16 lines
221 B
YAML
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
|