We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b043299 commit 4750c62Copy full SHA for 4750c62
1 file changed
src/mas/devops/templates/pipelinerun-install.yml.j2
@@ -847,6 +847,13 @@ spec:
847
- name: aiservice_odh_model_deployment_type
848
value: "{{ aiservice_odh_model_deployment_type }}"
849
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
+
857
# AI Service - watsonX
858
# -------------------------------------------------------------------------
859
- name: aiservice_watsonxai_apikey
0 commit comments