The repository contains example setups for both Docker Compose and Helm deployments.
In the Helm configuration, the default for the environment variable UVICORN_ROOT_PATH of the Consumer API is set to the value of the regular API, which is incorrect. As a result, the Consumer API is not properly exposed.
The repository contains example setups for both Docker Compose and Helm deployments.
In the Helm configuration, the default for the environment variable UVICORN_ROOT_PATH of the Consumer API is set to the value of the regular API, which is incorrect. As a result, the Consumer API is not properly exposed.