Skip to content

Commit b61e47e

Browse files
committed
[patch] mount db2 license in the pipeline run
1 parent 4525abf commit b61e47e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -944,3 +944,8 @@ spec:
944944
- name: shared-certificates
945945
secret:
946946
secretName: pipeline-certificates
947+
948+
# The Db2 license file
949+
- name: shared-db2
950+
secret:
951+
secretName: pipeline-db2-license

0 commit comments

Comments
 (0)