Skip to content

Commit 2fe0870

Browse files
authored
Merge branch 'stable' into update-260414
2 parents 23e830b + ac26ee2 commit 2fe0870

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/mas/devops/templates/pipelinerun-update.yml.j2

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,8 @@ spec:
142142
- name: odh_to_rhoai_migration
143143
value: "{{ odh_to_rhoai_migration }}"
144144
{%- endif %}
145+
146+
{%- if aiservice_instance_ids is defined and aiservice_instance_ids != "" %}
147+
- name: aiservice_instance_ids
148+
value: "{{ aiservice_instance_ids }}"
149+
{%- endif %}

0 commit comments

Comments
 (0)