ix_values.yaml 530 B

123456789101112131415161718192021
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/dxflrs_garage
  4. tag: v2.0.0
  5. web_image:
  6. repository: khairul169/garage-webui
  7. tag: 1.1.0
  8. toml_image:
  9. repository: ghcr.io/tomwright/dasel
  10. tag: 2.8.1
  11. consts:
  12. garage_container_name: garage
  13. config_container_name: config
  14. perms_container_name: permissions
  15. web_container_name: web
  16. config_path: /var/lib/garage/config
  17. metadata_path: /var/lib/garage/meta
  18. data_path: /var/lib/garage/data
  19. metadata_snapshots_path: /var/lib/garage/snapshots