ix_values.yaml 514 B

12345678910111213141516171819202122
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/ghcr.io_plankanban_planka
  4. tag: "1.26.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. planka_container_name: planka
  16. perms_container_name: permissions
  17. postgres_container_name: postgres
  18. run_as_user: 1000
  19. run_as_group: 1000
  20. db_user: planka
  21. db_name: planka