-
Task
-
Resolution: Done
-
Major
-
None
-
None
Currently, the Cluster Operator (CO) always creates network policies for all Kafka listener ports but leaves the from field empty. This is kind of useless, because it means that we allow everyone to access it and at the same time the users have no options to restrict the access (adding another more restrictive policy will not help). Therefore we need to give users the ability to configure the rules in more detail to affect the from field of the listener policies.