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