We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd08ac7 commit da160a2Copy full SHA for da160a2
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