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

Fix Helm configurability for KafkaExporter

parent 87031c9b
No related branches found
No related tags found
No related merge requests found
Pipeline #11203 failed
...@@ -62,6 +62,7 @@ spec: ...@@ -62,6 +62,7 @@ spec:
resources: resources:
{{- toYaml . | nindent 6 }} {{- toYaml . | nindent 6 }}
{{- end}} {{- end}}
logging: info
{{- end }} {{- end }}
{{- if .Values.strimzi.topicOperator.enabled }} {{- if .Values.strimzi.topicOperator.enabled }}
......
...@@ -61,8 +61,6 @@ strimzi: ...@@ -61,8 +61,6 @@ strimzi:
kafkaExporter: kafkaExporter:
enabled: true enabled: true
template: {}
resources: {}
schemaRegistry: schemaRegistry:
enabled: true enabled: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment