From 67724b657ca30615aa71f4377a2a439e99c6064b Mon Sep 17 00:00:00 2001 From: KAROL CZARNECKI Date: Wed, 8 Oct 2025 17:18:50 +0100 Subject: [PATCH] [patch] Add to AI Service support for wx_instance_id,wx_username,wx_version --- .../templates/pipelinerun-aiservice-install.yml.j2 | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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