Skip to content

Commit bb8da22

Browse files
author
Alif Rahi
committed
[patch] added watsonx updated params
1 parent 4cfbabb commit bb8da22

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,10 @@ spec:
243243
value: "{{ aiservice_watsonxai_url }}"
244244
- name: aiservice_watsonxai_project_id
245245
value: "{{ aiservice_watsonxai_project_id }}"
246+
- name: aiservice_watsonxai_deployment_id
247+
value: "{{ aiservice_watsonxai_deployment_id }}"
248+
- name: aiservice_watsonxai_space_id
249+
value: "{{ aiservice_watsonxai_space_id }}"
246250
- name: aiservice_watsonx_action
247251
value: "{{ aiservice_watsonx_action }}"
248252

0 commit comments

Comments
 (0)