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
13 lines
194 B
YAML
13 lines
194 B
YAML
transmissionNetwork:
|
|
webPort: 31000
|
|
peerPort: 31001
|
|
hostNetwork: true
|
|
|
|
transmissionStorage:
|
|
config:
|
|
type: pvc
|
|
downloadsComplete:
|
|
type: pvc
|
|
downloadsIncomplete:
|
|
type: pvc
|