ix_values.yaml 281 B

123456789101112
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/ghcr.io_stacklok_codegate
  4. tag: v0.1.32
  5. consts:
  6. codegate_container_name: codegate
  7. perms_container_name: permissions
  8. internal_api_port: 8989
  9. internal_web_port: 9090
  10. run_as_user: 1000
  11. run_as_group: 1000