We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3939a7 commit e0d2e1cCopy full SHA for e0d2e1c
src/mas/devops/templates/pipelinerun-aiservice-install.yml.j2
@@ -257,8 +257,8 @@ spec:
257
value: "{{ aiservice_watsonxai_deployment_id }}"
258
- name: aiservice_watsonxai_space_id
259
value: "{{ aiservice_watsonxai_space_id }}"
260
- - name: aiservice_watsonxai_full
261
- value: "{{ aiservice_watsonxai_full }}"
+ - name: aiservice_watsonxai_on_prem
+ value: "{{ aiservice_watsonxai_on_prem }}"
262
- name: aiservice_watsonxai_verify
263
value: "{{ aiservice_watsonxai_verify }}"
264
0 commit comments