ix_values.yaml 460 B

12345678910111213141516171819202122232425262728
  1. image:
  2. repository: mumblevoip/mumble-server
  3. pullPolicy: IfNotPresent
  4. tag: v1.4.230
  5. resources:
  6. limits:
  7. cpu: 4000m
  8. memory: 8Gi
  9. ci: false
  10. mumbleConfig:
  11. serverPassword: ''
  12. superUserPassword: ''
  13. iceSecretRead: ''
  14. iceSecretWrite: ''
  15. users: 100
  16. welcomeText: Welcome to Mumble!
  17. additionalEnvs: []
  18. mumbleNetwork:
  19. serverPort: 30018
  20. icePort: 30019
  21. certificateID: null
  22. mumbleStorage:
  23. data:
  24. type: ixVolume
  25. datasetName: data