feat: add maas and gateway related images to xks helm values patch#25510
Open
chaitanya1731 wants to merge 1 commit into
Open
feat: add maas and gateway related images to xks helm values patch#25510chaitanya1731 wants to merge 1 commit into
chaitanya1731 wants to merge 1 commit into
Conversation
add related images for maas-api, maas-controller, ai-gateway-payload-processing, postgresql-16, and ubi-minimal to the xks-values-patch.yaml with registry.redhat.io references matching the built csv. ref: RHOAIENG-69973 Signed-off-by: Chaitanya Kulkarni <chkulkar@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
davidebianchi
approved these changes
Jul 2, 2026
alexxfan
approved these changes
Jul 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add MaaS and AI Gateway related images to the XKS helm values patch for RHOAI 3.5.
Description
Adds the following related images to
helm/xks-values-patch.yamlusingregistry.redhat.ioreferences with digests matching the built CSV (bundle/manifests/rhods-operator.clusterserviceversion.yaml):RELATED_IMAGE_ODH_MAAS_API_IMAGERELATED_IMAGE_ODH_MAAS_CONTROLLER_IMAGERELATED_IMAGE_ODH_AI_GATEWAY_PAYLOAD_PROCESSING_IMAGERELATED_IMAGE_POSTGRESQL_16_IMAGERELATED_IMAGE_UBI_MINIMAL_IMAGEThese images are required for MaaS (Model-as-a-Service) support on XKS deployments.
JIRA: RHOAIENG-69973
How it was tested
bundle/manifests/rhods-operator.clusterserviceversion.yaml.xks-values-patch.yamlconsistently useregistry.redhat.ioas the registry.Made with Cursor