mirror of
https://github.com/truenas/charts.git
synced 2024-04-21 15:21:45 +00:00
* update values * update templates * update ui * bump vresion * add migration
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
|