Skip to content

Commit c63fa3d

Browse files
[patch] AIS - add variable to support watsonX CA cert
1 parent ce4c382 commit c63fa3d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@ spec:
245245
value: "{{ aiservice_watsonxai_project_id }}"
246246
- name: aiservice_watsonx_action
247247
value: "{{ aiservice_watsonx_action }}"
248+
- name: aiservice_watsonxai_ca_crt
249+
value: "{{ aiservice_watsonxai_ca_crt }}"
248250

249251
workspaces:
250252
# The generated configuration files

0 commit comments

Comments
 (0)