Skip to content

Commit bd08ac7

Browse files
authored
[patch] Remove aiservice_s3_pipelines_bucket param (#99)
1 parent 8fdd4d7 commit bd08ac7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,6 @@ spec:
220220
- name: aiservice_s3_bucket_prefix
221221
value: "{{ aiservice_s3_bucket_prefix }}"
222222

223-
- name: aiservice_s3_pipelines_bucket
224-
value: "{{ aiservice_s3_pipelines_bucket }}"
225223
- name: aiservice_s3_tenants_bucket
226224
value: "{{ aiservice_s3_tenants_bucket }}"
227225
- name: aiservice_s3_templates_bucket

0 commit comments

Comments
 (0)