values.yaml 464 B

12345678910111213141516171819202122232425262728
  1. image:
  2. repository: hexparrot/mineos
  3. pullPolicy: IfNotPresent
  4. tag: latest
  5. resources:
  6. limits:
  7. cpu: 4000m
  8. memory: 8Gi
  9. mineosConfig:
  10. username: ''
  11. password: ''
  12. terminationGracePeriodSeconds: 240
  13. additionalEnvs: []
  14. mineosID:
  15. user: 568
  16. group: 568
  17. mineosNetwork:
  18. webPort: 30015
  19. mineosPortRangeStart: 30016
  20. mineosPortRangeEnd: 30017
  21. useHTTPS: false
  22. certificateID: null
  23. mineosStorage:
  24. data:
  25. type: ixVolume
  26. datasetName: data