ix_values.yaml 495 B

123456789101112131415161718192021
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/ghcr.io_shlinkio_shlink
  4. tag: 4.5.2
  5. redis_image:
  6. repository: valkey/valkey
  7. tag: 8.1.3
  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. shlink_container_name: shlink
  16. redis_container_name: redis
  17. postgres_container_name: postgres
  18. perms_container_name: permissions
  19. db_user: shlink
  20. db_name: shlink