ix_values.yaml 355 B

1234567891011121314
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/collabora_code
  4. tag: 25.04.5.1.1
  5. nginx_image:
  6. repository: nginx
  7. tag: 1.29.1
  8. consts:
  9. collabora_container_name: collabora
  10. nginx_container_name: nginx
  11. nginx_ssl_cert_path: /etc/certs/server.crt
  12. nginx_ssl_key_path: /etc/certs/server.key
  13. internal_collabora_web_port: 9980