Skip to content
Snippets Groups Projects
Commit 32151993 authored by Sören Henning's avatar Sören Henning
Browse files

Fix syntax error in template

parent 1651cf5b
No related branches found
No related tags found
No related merge requests found
Pipeline #6884 skipped
......@@ -41,7 +41,7 @@ spec:
kafkaExporter: {}
{{- if .Values.strimzi.topicOperator.enabled -}}
{{- if .Values.strimzi.topicOperator.enabled }}
entityOperator:
topicOperator: {}
{{- end }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment