Files
chart/library/ix-dev/community/rust-desk/ci/basic-values.yaml
Stavros Kois 8424616d0e NAS-123927 / 24.04 / Add rust-desk to community train (#1512)
* Add `rust-desk` to `community` train

* typo

* fix ports

* fix few things

* add ui

* no portal

* add opton for onyl encrypted conns

* typo

* fix strateg

* fix flake
2023-09-08 23:12:42 +03:00

16 lines
268 B
YAML

rustStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/data
rustNetwork:
natTypeTestPort: 31115
idRegHolePunchPort: 31116
relayPort: 31117
serverWebClientsPort: 31118
relayWebClientsPort: 31119
rustRunAs:
user: 1000
group: 1000