Skip to content

Add BYOK RAG config injection to gitops sync - #47

Merged
rajin-kichannagari merged 3 commits into
redhat-ai-dev:mainfrom
rajin-kichannagari:byok-rag-injection
Aug 7, 2026
Merged

Add BYOK RAG config injection to gitops sync#47
rajin-kichannagari merged 3 commits into
redhat-ai-dev:mainfrom
rajin-kichannagari:byok-rag-injection

Conversation

@rajin-kichannagari

Copy link
Copy Markdown
Contributor

Adds custom-org-docs BYOK entry to the generated lightspeed-stack-config.yaml via generate-gitops-manifests.sh, so the sync pipeline includes it for the rolling demo without putting BYOK config in the source lightspeed-stack.yaml.

Which issue(s) this PR fixes:

Related to redhat-ai-dev/ai-rolling-demo-gitops#264
https://redhat.atlassian.net/browse/RHIDP-14944

PR acceptance criteria:

Testing and documentation do not need to be complete in order for this PR to be approved. We just need to ensure tracking issues are opened and linked to this PR, if they are not in the PR scope due to various constraints.

  • Tested and Verified

    Ran generate-gitops-manifests.sh locally, BYOK section injected correctly and is idempotent

  • Documentation (READMEs, Product Docs, Blogs, Education Modules, etc.)

How to test changes / Special notes to the reviewer:

Run the script locally:

cd lightspeed-configs
GITOPS_REPO=../ai-rolling-demo-gitops bash scripts/generate-gitops-manifests.sh
Verify generated/lightspeed-stack-config.yaml has both rhdh-docs and custom-org-docs under byok_rag: and rag.tool.

Add byok-rag.yaml snippet with custom-org-docs entry and inject it
into the generated lightspeed-stack-config.yaml. This keeps BYOK
config out of rhdh-operators/rhdh-chart while the sync pipeline
includes it for the rolling demo.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@qodo-code-review

Copy link
Copy Markdown

ⓘ Qodo reviews are paused because the subscription is no longer active. Ask your workspace admin to reactivate the subscription to resume reviews. Manage billing

Comment thread lightspeed-core-configs/byok-rag.yaml Outdated
Comment thread scripts/generate-gitops-manifests.sh
Move custom-org-docs config from separate byok-rag.yaml into the
script directly and fix indentation. Keeps all rolling-demo-only
items together per review feedback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

@Jdubrick Jdubrick left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rajin-kichannagari
rajin-kichannagari merged commit e6c471e into redhat-ai-dev:main Aug 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants