Skip to content

Commit 06dc4bb

Browse files
Josef HarteJosef Harte
authored andcommitted
remove unused param
1 parent e279c17 commit 06dc4bb

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,3 @@ spec:
139139
- name: aiservice_instance_ids
140140
value: "{{ aiservice_instance_ids }}"
141141
{%- endif %}
142-
{%- if aiservice_channel is defined and aiservice_channel != "" %}
143-
- name: aiservice_channel
144-
value: "{{ aiservice_channel }}"
145-
{%- endif %}

0 commit comments

Comments
 (0)