Kafka Exporter resolving to latest supported Kafka version #11485
Replies: 1 comment 5 replies
-
Hey, I'm not Helm expert and I don't remember the details. Those are anyway env variables for the operator. In case that you want to configure those, you can configure them in the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I was wondering about why the images map for helm consider that the kafka exporter and cruise control evaluates to the latest Kafka supported version instead of keeping it related with the version requested on the CR:
https://github.com/strimzi/strimzi-kafka-operator/blob/main/packaging/helm-charts/helm3/strimzi-kafka-operator/templates/_kafka_image_map.tpl#L9
I realized this because I have to publish the images on the company's registry to be used, and I was prepared for
3.9.0
.I mean, not a big issue, I was able customized directly the exporter image, but still a doubt and perhaps an enhancement.
Beta Was this translation helpful? Give feedback.
All reactions