Replies: 1 comment 4 replies
-
There is no support for watching multiple namespaces in the Topic or User operators. You have to follow the API when configuring the custom resources, not make up your own fields ;-) |
Beta Was this translation helpful? Give feedback.
4 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.
-
@schmichri We have a kafka cluster and we are planning to create multiple kafka user and topics in multiple namespaces.
So how can we enable the
watchAnyNamespace
for TopicOperator and UserOperator in our kafka cluster? Does the following way it will work?Beta Was this translation helpful? Give feedback.
All reactions