KafkaUser in another namespace
We are integrating fluentbit into Kafka via Kubernetes deployed using strimzi.io and we hit our first issue. When creating a KafkaUser it will not create the secret needed for tls in our fluent namespace apiVersion: kafka.strimzi.io/v1beta2 kind: KafkaUser metadata: name:...