We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40c0bc commit 01be81aCopy full SHA for 01be81a
src/mas/devops/templates/pipelinerun-install.yml.j2
@@ -112,8 +112,6 @@ spec:
112
value: "{{ db2_action_system }}"
113
- name: db2_action_manage
114
value: "{{ db2_action_manage }}"
115
- - name: db2_action_facilities
116
- value: "{{ db2_action_facilities}}"
117
118
# Dependencies - Db2u Operator
119
# -------------------------------------------------------------------------
@@ -875,6 +873,9 @@ spec:
875
873
# value: "{{ mas_ws_facilities_db_maxconnpoolsize }}"
876
874
# {%- endif %}
877
+ - name: db2_action_facilities
+ value: "{{ db2_action_facilities}}"
878
+
879
{%- endif %}
880
881
workspaces:
0 commit comments