-
Hello, In case of cruise control optimization proposal auto approval, strimzi annotate KafkaRebalance CR same as done in manual approval and via below command or how? kubectl annotate kafkarebalance strimzi.io/rebalance=approve -n Actually, in case of Gitops based deployments for operator based kafka, annotations get reverted to original state that's y confirming. Rgds, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
yes the |
Beta Was this translation helpful? Give feedback.
I am not sure how much Helm provides advantages to create a KafkaRebalance resource. I think it would be just created by the users without Helm.