ix_values.yaml 693 B

1234567891011121314151617181920212223242526
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/asigra_ds-system
  4. tag: 14.2.0.9
  5. postgres_image:
  6. repository: postgres
  7. tag: 16.10
  8. haproxy_image:
  9. repository: haproxy
  10. tag: 3.2.4
  11. postgres_upgrade_image:
  12. repository: ixsystems/postgres-upgrade
  13. tag: 1.0.4
  14. consts:
  15. asigra_container_name: dssystem
  16. postgres_container_name: postgres
  17. haproxy_container_name: haproxy
  18. perms_container_name: permissions
  19. data_path: /data
  20. db_name: dssystem
  21. db_user: dssystem
  22. notes_body: |
  23. DS-Operator Username: `oper`.
  24. To register a new account or download DS-Operator [click here](https://licenseportal.asigra.com/licenseportal/user-registration.do).