Skip to content

Commit b03a56d

Browse files
author
Sanjay Prabhakar
committed
Merge branch 'stable' into backuprestore-dev
2 parents 69530d3 + 3ba1312 commit b03a56d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ spec:
116116
value: "{{ db2_type }}"
117117
- name: db2_timezone
118118
value: "{{ db2_timezone }}"
119+
- name: db2u_kind
120+
value: "{{ db2u_kind }}"
119121
{%- if db2_meta_storage_accessmode is defined and db2_meta_storage_accessmode != "" %}
120122

121123
# Dependencies - Db2 - Access Mode

0 commit comments

Comments
 (0)