basic-values.yaml 291 B

12345678910111213141516171819202122
  1. resources:
  2. limits:
  3. cpus: 2.0
  4. memory: 4096
  5. ci: true
  6. webui:
  7. truenas_ip: ""
  8. tag: "latest"
  9. additional_envs: []
  10. network:
  11. http_port:
  12. bind_mode: published
  13. port_number: 8080
  14. https_port:
  15. bind_mode: published
  16. port_number: 8443
  17. storage:
  18. additional_storage: []