Skip to content

Commit 1b5cb41

Browse files
Merge branch 'stable' into ds-fix
2 parents 119228b + 4750c62 commit 1b5cb41

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/mas/devops/templates/pipelinerun-install.yml.j2

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -843,6 +843,13 @@ spec:
843843
- name: aiservice_odh_model_deployment_type
844844
value: "{{ aiservice_odh_model_deployment_type }}"
845845

846+
# AI Service - Red Hat Openshift AI
847+
# -------------------------------------------------------------------------
848+
- name: aiservice_rhoai_model_deployment_type
849+
value: "{{ aiservice_rhoai_model_deployment_type }}"
850+
- name: rhoai
851+
value: "{{ rhoai }}"
852+
846853
# AI Service - watsonX
847854
# -------------------------------------------------------------------------
848855
- name: aiservice_watsonxai_apikey

0 commit comments

Comments
 (0)