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

Fix bug in Helm chart

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