only-encrypted-values.yaml 270 B

1234567891011121314151617
  1. rustStorage:
  2. data:
  3. type: pvc
  4. rustConfig:
  5. allowOnlyEncryptedConnections: true
  6. rustNetwork:
  7. natTypeTestPort: 31115
  8. idRegHolePunchPort: 31116
  9. relayPort: 31117
  10. serverWebClientsPort: 31118
  11. relayWebClientsPort: 31119
  12. rustRunAs:
  13. user: 1000
  14. group: 1000