We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97551de commit c6354ecCopy full SHA for c6354ec
1 file changed
src/mas/devops/templates/pipelinerun-install.yml.j2
@@ -886,8 +886,8 @@ spec:
886
value: "{{ aiservice_watsonxai_deployment_id }}"
887
- name: aiservice_watsonxai_space_id
888
value: "{{ aiservice_watsonxai_space_id }}"
889
- - name: aiservice_watsonxai_full
890
- value: "{{ aiservice_watsonxai_full }}"
+ - name: aiservice_watsonxai_on_prem
+ value: "{{ aiservice_watsonxai_on_prem }}"
891
{%- endif %}
892
893
workspaces:
0 commit comments