We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3efd37 commit 715b786Copy full SHA for 715b786
1 file changed
src/mas/devops/templates/pipelinerun-update.yml.j2
@@ -49,6 +49,8 @@ spec:
49
50
# MongoDb CE update
51
# -------------------------------------------------------------------------
52
+ - name: mongodb_action
53
+ value: "{{ mongodb_action }}"
54
- name: mongodb_namespace
55
value: "{{ mongodb_namespace }}"
56
- name: mongodb_version
0 commit comments