We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4525abf commit b61e47eCopy full SHA for b61e47e
1 file changed
src/mas/devops/templates/pipelinerun-install.yml.j2
@@ -944,3 +944,8 @@ spec:
944
- name: shared-certificates
945
secret:
946
secretName: pipeline-certificates
947
+
948
+ # The Db2 license file
949
+ - name: shared-db2
950
+ secret:
951
+ secretName: pipeline-db2-license
0 commit comments