Skip to content

Commit c6354ec

Browse files
author
Bhautik Vala
committed
[patch] Add watsonx_on_prem
1 parent 97551de commit c6354ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -886,8 +886,8 @@ spec:
886886
value: "{{ aiservice_watsonxai_deployment_id }}"
887887
- name: aiservice_watsonxai_space_id
888888
value: "{{ aiservice_watsonxai_space_id }}"
889-
- name: aiservice_watsonxai_full
890-
value: "{{ aiservice_watsonxai_full }}"
889+
- name: aiservice_watsonxai_on_prem
890+
value: "{{ aiservice_watsonxai_on_prem }}"
891891
{%- endif %}
892892

893893
workspaces:

0 commit comments

Comments
 (0)