diff --git a/src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2 b/src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2 index cd1073de..dec2a3b3 100644 --- a/src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2 +++ b/src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2 @@ -230,6 +230,10 @@ spec: - name: minio_root_password value: "{{ minio_root_password }}" + # AI Service - ODH + # ------------------------------------------------------------------------- + - name: aiservice_odh_model_deployment_type + value: "{{ aiservice_odh_model_deployment_type }}" # AI Service - watsonX # -------------------------------------------------------------------------