ix_values.yaml 500 B

1234567891011121314151617181920
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/ghcr.io_diced_zipline
  4. tag: 4.2.3
  5. postgres_17_image:
  6. repository: postgres
  7. tag: 17.6-bookworm
  8. postgres_upgrade_image:
  9. repository: ixsystems/postgres-upgrade
  10. tag: 1.0.4
  11. consts:
  12. zipline_container_name: zipline
  13. postgres_container_name: postgres
  14. perms_container_name: permissions
  15. db_name: zipline
  16. db_user: zipline
  17. ssl_key_path: /ssl/key.key
  18. ssl_cert_path: /ssl/cert.pem
  19. uploads_path: /zipline/uploads