-
Bug
-
Resolution: Unresolved
-
Normal
-
1.9.0
-
None
-
2
-
False
-
-
False
-
-
-
Moderate
- In the lightspeed-app-config the backticks used in the title Getting Started with Red Hat Developer Hub are invalid syntax - Did not find this occurrence.
- Same section as above but {{
{product-short}
}} looks like it was supposed to be RHDH or similar? - Did not find this occurrence.
- Again, referring to lightspeed-app-config - what happens if I have an exiting app-config with a backend section? Most people will. Should they add these values to the existing config? I did because I was afraid of a merge blowing away properties from my existing app-config.
- The lightspeed-stack config map section is a bit confusing. Specifically the note about env vars. It states the syntax should be ${env.VAR} but the example provided then uses ${LIGHTSPEED_SERVICE_PORT}
- The llama-stack-secrets Secret says required/optional for the first four variables, but doesn't specify for VALIDATION_PROVIDER and VALIDATION_MODEL_NAME.
- Add the initContainers section to initialize RAG data - needs to specify where, similar to the prior section about volumes