From 4cc1c0a37e5916ec26d74ed69524700c2136da5b Mon Sep 17 00:00:00 2001 From: KAROL CZARNECKI Date: Fri, 12 Jun 2026 15:09:03 +0100 Subject: [PATCH] [patch] AIS remove rhoai catalog source from deployment --- .../cluster/instance/ibm-mas-rhoai-install.yaml.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/image/cli/mascli/templates/gitops/appset-configs/cluster/instance/ibm-mas-rhoai-install.yaml.j2 b/image/cli/mascli/templates/gitops/appset-configs/cluster/instance/ibm-mas-rhoai-install.yaml.j2 index a1586a5975b..1fa34981b3d 100644 --- a/image/cli/mascli/templates/gitops/appset-configs/cluster/instance/ibm-mas-rhoai-install.yaml.j2 +++ b/image/cli/mascli/templates/gitops/appset-configs/cluster/instance/ibm-mas-rhoai-install.yaml.j2 @@ -15,7 +15,6 @@ ibm_rhoai: serverless_channel: {{ SERVERLESS_CHANNEL }} authorino_catalog_source: {{ AUTHORINO_CATALOG_SOURCE }} rhoai_channel: {{ RHOAI_CHANNEL }} - rhoai_catalog_source: {{ RHOAI_CATALOG_SOURCE }} rhoai_operator_version: {{ RHOAI_OPERATOR_VERSION }} rhoai_namespace: {{ RHOAI_NAMESPACE }}