We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 119228b + 4750c62 commit 1b5cb41Copy full SHA for 1b5cb41
src/mas/devops/templates/pipelinerun-install.yml.j2
@@ -843,6 +843,13 @@ spec:
843
- name: aiservice_odh_model_deployment_type
844
value: "{{ aiservice_odh_model_deployment_type }}"
845
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
+
853
# AI Service - watsonX
854
# -------------------------------------------------------------------------
855
- name: aiservice_watsonxai_apikey
0 commit comments