mirror of
https://github.com/truenas/charts.git
synced 2026-04-01 09:51:07 +08:00
15 lines
219 B
YAML
15 lines
219 B
YAML
rustStorage:
|
|
data:
|
|
type: pvc
|
|
|
|
rustNetwork:
|
|
natTypeTestPort: 31115
|
|
idRegHolePunchPort: 31116
|
|
relayPort: 31117
|
|
serverWebClientsPort: 31118
|
|
relayWebClientsPort: 31119
|
|
|
|
rustRunAs:
|
|
user: 1000
|
|
group: 1000
|