ix_values.yaml 589 B

12345678910111213141516171819202122232425
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/sissbruecker_linkding
  4. tag: 1.42.0
  5. plus_image:
  6. repository: sissbruecker/linkding
  7. tag: 1.42.0-plus
  8. postgres_15_image:
  9. repository: postgres
  10. tag: "15.14"
  11. postgres_17_image:
  12. repository: postgres
  13. tag: 17.6-bookworm
  14. postgres_upgrade_image:
  15. repository: ixsystems/postgres-upgrade
  16. tag: 1.0.4
  17. consts:
  18. linkding_container_name: linkding
  19. postgres_container_name: postgres
  20. perms_container_name: permissions
  21. run_as_user: 1000
  22. run_as_group: 1000
  23. db_name: linkding
  24. db_user: linkding