basic-values.yaml 211 B

12345678910111213141516
  1. resources:
  2. limits:
  3. cpus: 2.0
  4. memory: 4096
  5. it_tools:
  6. additional_envs: []
  7. network:
  8. host_network: false
  9. web_port:
  10. bind_mode: published
  11. port_number: 8080
  12. storage:
  13. additional_storage: []