basic-values.yaml 602 B

1234567891011121314151617181920212223242526272829303132
  1. resources:
  2. limits:
  3. cpus: 2.0
  4. memory: 4096
  5. TZ: UTC
  6. collabora:
  7. enable_webui: true
  8. server_name: ""
  9. username: cool
  10. password: cool
  11. aliasgroup1: []
  12. dictionaries: []
  13. extra_params:
  14. - --o:welcome.enable=false
  15. - --o:user_interface.mode=notebookbar
  16. - --o:ssl.termination=true
  17. - --o:ssl.enable=false
  18. - --o:net.proto=IPv4
  19. - --o:logging.level=warning
  20. - --o:logging.level_startup=warning
  21. - --o:mount_jail_tree=false
  22. additional_envs: []
  23. network:
  24. certificate_id:
  25. web_port:
  26. bind_mode: published
  27. port_number: 9980
  28. storage:
  29. additional_storage: []