diff --git a/src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2 b/src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2 index ad1674df..9e12a7a1 100644 --- a/src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2 +++ b/src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2 @@ -247,6 +247,18 @@ spec: value: "{{ aiservice_watsonx_action }}" - name: aiservice_watsonxai_ca_crt value: "{{ aiservice_watsonxai_ca_crt }}" + - name: aiservice_watsonxai_instance_id + value: "{{ aiservice_watsonxai_instance_id }}" + - name: aiservice_watsonxai_username + value: "{{ aiservice_watsonxai_username }}" + - name: aiservice_watsonxai_version + value: "{{ aiservice_watsonxai_version }}" + - name: aiservice_watsonxai_deployment_id + value: "{{ aiservice_watsonxai_deployment_id }}" + - name: aiservice_watsonxai_space_id + value: "{{ aiservice_watsonxai_space_id }}" + - name: aiservice_watsonxai_full + value: "{{ aiservice_watsonxai_full }}" workspaces: # The generated configuration files