Skip to content

Commit 0d10c69

Browse files
Harsh TamakuwalaHarsh Tamakuwala
authored andcommitted
[patch] remove upgrade var
1 parent 4a86206 commit 0d10c69

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -237,10 +237,6 @@ spec:
237237
- name: mas_app_settings_default_jms
238238
value: "{{ mas_app_settings_default_jms }}"
239239
{%- endif %}
240-
{%- if mas_appws_upgrade_type is defined and mas_appws_upgrade_type != "" %}
241-
- name: mas_appws_upgrade_type
242-
value: "{{ mas_appws_upgrade_type }}"
243-
{%- endif %}
244240
{%- endif %}
245241

246242

0 commit comments

Comments
 (0)