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

Fix bug in Helm chart

parent d55b19c8
No related branches found
No related tags found
No related merge requests found
Pipeline #11137 passed
......@@ -47,7 +47,7 @@ spec:
{{- end }}
storage:
type: ephemeral
{{- with .Values.strimzi.kafka.template}}
{{- with .Values.strimzi.zookeeper.template}}
template:
{{- toYaml . | nindent 6 }}
{{- end}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment