Replies: 2 comments 10 replies
-
At lest some of these labels are set by Strimzi and cannot be customized: https://strimzi.io/docs/operators/latest/full/deploying.html#ref-kubernetes-labels-str |
Beta Was this translation helpful? Give feedback.
10 replies
-
Resolved the issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to add app.kubernetes.io/version and app.kubernetes.io/component under labels in our kafka cluster and mirrormaker2 CRDs. I have added it inside the pod spec for each objects [Kafka,Zookeeper,Kafkaexporter,mirrormaker2] . But the changes are not reflected in the pod after the deployment. I added the other type of labels which is getting reflected but not the above said labels. And the common pattern I see these components are managed by strimzi. Can anyone tell me if that's a strimzi limitation or any other reason ? Please help me on this.
I am using strimzi 0.40.0 and kafka 3.7.0
Beta Was this translation helpful? Give feedback.
All reactions