ix_values.yaml 512 B

123456789101112131415161718192021
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/roundcube_roundcubemail
  4. tag: 1.6.11-apache
  5. postgres_15_image:
  6. repository: postgres
  7. tag: "15.14"
  8. postgres_17_image:
  9. repository: postgres
  10. tag: 17.6-bookworm
  11. postgres_upgrade_image:
  12. repository: ixsystems/postgres-upgrade
  13. tag: 1.0.4
  14. consts:
  15. roundcube_container_name: roundcube
  16. perms_container_name: permissions
  17. postgres_container_name: postgres
  18. internal_web_port: 80
  19. db_user: roundcube
  20. db_name: roundcube