1 parent d031543 commit c65158bCopy full SHA for c65158b
1 file changed
src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2
@@ -230,6 +230,10 @@ spec:
230
- name: minio_root_password
231
value: "{{ minio_root_password }}"
232
233
+ # AI Service - ODH
234
+ # -------------------------------------------------------------------------
235
+ - name: aiservice_odh_model_deployment_type
236
+ value: "{{ aiservice_odh_model_deployment_type }}"
237
238
# AI Service - watsonX
239
# -------------------------------------------------------------------------
0 commit comments