Skip to content

Commit 1a8aaee

Browse files
[patch] Support RHOAI for new install update python-devops
1 parent 93d5065 commit 1a8aaee

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,11 @@ spec:
839839
- name: aiservice_odh_model_deployment_type
840840
value: "{{ aiservice_odh_model_deployment_type }}"
841841

842+
# AI Service - Red Hat Openshift AI
843+
# -------------------------------------------------------------------------
844+
- name: aiservice_rhoai_model_deployment_type
845+
value: "{{ aiservice_rhoai_model_deployment_type }}"
846+
842847
# AI Service - watsonX
843848
# -------------------------------------------------------------------------
844849
- name: aiservice_watsonxai_apikey

0 commit comments

Comments
 (0)