diff --git a/src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2 b/src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2 index 14f5e872..ab7c151d 100644 --- a/src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2 +++ b/src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2 @@ -257,8 +257,8 @@ spec: value: "{{ aiservice_watsonxai_deployment_id }}" - name: aiservice_watsonxai_space_id value: "{{ aiservice_watsonxai_space_id }}" - - name: aiservice_watsonxai_full - value: "{{ aiservice_watsonxai_full }}" + - name: aiservice_watsonxai_on_prem + value: "{{ aiservice_watsonxai_on_prem }}" - name: aiservice_watsonxai_verify value: "{{ aiservice_watsonxai_verify }}"