-
|
Just did a verification of this, by uninstalling all resources and deleting the kafka-console namespace. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
The operator declares a dependency on the a few of the Strimzi CRDs, which may be triggering OLM to install Streams for Apache Kafka operator in the same namespace to satisfy the requirement. We may need to remove the declared dependency if that is the case. |
Beta Was this translation helpful? Give feedback.
This should be fixed with #1363