basic-values.yaml 356 B

123456789101112131415161718192021222324
  1. resources:
  2. limits:
  3. cpus: 2.0
  4. memory: 4096
  5. logseq:
  6. additional_envs: []
  7. network:
  8. host_network: false
  9. web_port:
  10. bind_mode: published
  11. port_number: 8080
  12. certificate_id: null
  13. run_as:
  14. user: 568
  15. group: 568
  16. storage:
  17. additional_storage:
  18. - type: anonymous
  19. mount_path: /scratchpad
  20. volume_config:
  21. nocopy: true