We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d890a08 commit 9267eddCopy full SHA for 9267edd
1 file changed
src/mas/devops/templates/pipelinerun-update.yml.j2
@@ -44,6 +44,8 @@ spec:
44
# -------------------------------------------------------------------------
45
- name: db2_namespace
46
value: "{{ db2_namespace }}"
47
+ - name: db2_v12_upgrade
48
+ value: "{{ db2_v12_upgrade }}"
49
{%- endif %}
50
{%- if mongodb_namespace is defined and mongodb_namespace != "" %}
51
0 commit comments