We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f2dac commit 2bd4cbdCopy full SHA for 2bd4cbd
1 file changed
src/mas/devops/templates/pipelinerun-install.yml.j2
@@ -627,7 +627,7 @@ spec:
627
value: "{{ mas_appws_bindings_jdbc_manage }}"
628
{%- endif %}
629
{%- if mas_appws_bindings_kafka_manage is defined and mas_appws_bindings_kafka_manage != "" %}
630
- - name: mas_appws_bindings_kafka_manage
+ - name: mas_appws_bindings_kafka
631
value: "{{ mas_appws_bindings_kafka_manage }}"
632
633
{%- if mas_app_settings_persistent_volumes_flag is defined and mas_app_settings_persistent_volumes_flag != "" %}
0 commit comments