We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a86206 commit 0d10c69Copy full SHA for 0d10c69
src/mas/devops/templates/pipelinerun-upgrade.yml.j2
@@ -237,10 +237,6 @@ spec:
237
- name: mas_app_settings_default_jms
238
value: "{{ mas_app_settings_default_jms }}"
239
{%- 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 %}
244
245
246
0 commit comments