Skip to content

Commit 4750c62

Browse files
[patch] Support RHOAI for new install update python-devops (#175)
1 parent b043299 commit 4750c62

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -847,6 +847,13 @@ spec:
847847
- name: aiservice_odh_model_deployment_type
848848
value: "{{ aiservice_odh_model_deployment_type }}"
849849

850+
# AI Service - Red Hat Openshift AI
851+
# -------------------------------------------------------------------------
852+
- name: aiservice_rhoai_model_deployment_type
853+
value: "{{ aiservice_rhoai_model_deployment_type }}"
854+
- name: rhoai
855+
value: "{{ rhoai }}"
856+
850857
# AI Service - watsonX
851858
# -------------------------------------------------------------------------
852859
- name: aiservice_watsonxai_apikey

0 commit comments

Comments
 (0)