|
Just did a verification of this, by uninstalling all resources and deleting the kafka-console namespace. |
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. |
This should be fixed with #1363