Skip to content

Commit cee9976

Browse files
[patch] Add to AI Service support for watsonX CA cert (#118)
1 parent d2bec15 commit cee9976

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)