-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
Task
Currently we have a hardcoded values for:
- clusterRouterBase: https://github.com/redhat-ai-dev/ai-rolling-demo-gitops/blob/main/charts/rhdh/values.yaml#L319
- Github Org: https://github.com/redhat-ai-dev/ai-rolling-demo-gitops/blob/main/charts/rhdh/values.yaml#L442
- Github Org(2): https://github.com/redhat-ai-dev/ai-rolling-demo-gitops/blob/main/charts/rhdh/values.yaml#L452
Ideally we would like to make these values env variables so they can be fetched from a configmap (the one we create with the preparation script).
Background
During the development of the rolling demo env, the idea was the same (to use only env vars). When attempted to use an env var for these fields we got issues and decided to move forward with a hardoced value. Those issues most probably come from the rhdh-chart.
The issue here is straightforward but it will need sufficient testing. I would expect some investigation too especially if the issue comes from rhdh-chart
Dependencies and Blockers
QE impacted work
Documentation impacted work
Acceptance Criteria
- The clusterRouterBase field takes its values from an envVar