ix_values.yaml 499 B

123456789101112131415161718192021
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/listmonk_listmonk
  4. tag: v5.0.3
  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. init_container_name: init
  16. listmonk_container_name: listmonk
  17. postgres_container_name: postgres
  18. perms_container_name: permissions
  19. db_name: listmonk
  20. db_user: listmonk