We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d5065 commit 1a8aaeeCopy full SHA for 1a8aaee
1 file changed
src/mas/devops/templates/pipelinerun-install.yml.j2
@@ -839,6 +839,11 @@ spec:
839
- name: aiservice_odh_model_deployment_type
840
value: "{{ aiservice_odh_model_deployment_type }}"
841
842
+ # AI Service - Red Hat Openshift AI
843
+ # -------------------------------------------------------------------------
844
+ - name: aiservice_rhoai_model_deployment_type
845
+ value: "{{ aiservice_rhoai_model_deployment_type }}"
846
+
847
# AI Service - watsonX
848
# -------------------------------------------------------------------------
849
- name: aiservice_watsonxai_apikey
0 commit comments