Skip to content

Commit 9ae3a38

Browse files
author
Sanjay Prabhakar
committed
Merge branch 'stable' into backuprestore-dev
2 parents b65b758 + aee84b3 commit 9ae3a38

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,10 @@ spec:
760760
- name: mas_ws_facilities_size
761761
value: "{{ mas_ws_facilities_size }}"
762762
{%- endif %}
763+
{%- if mas_ws_facilities_app_om_upgrade_mode is defined and mas_ws_facilities_app_om_upgrade_mode != "" %}
764+
- name: mas_ws_facilities_app_om_upgrade_mode
765+
value: "{{ mas_ws_facilities_app_om_upgrade_mode }}"
766+
{%- endif %}
763767
{%- if mas_ws_facilities_routes_timeout is defined and mas_ws_facilities_routes_timeout != "" %}
764768
- name: mas_ws_facilities_routes_timeout
765769
value: "{{ mas_ws_facilities_routes_timeout }}"

0 commit comments

Comments
 (0)