squakez commented on code in PR #5321:
URL: https://github.com/apache/camel-k/pull/5321#discussion_r1553075954


##########
pkg/cmd/operator/operator.go:
##########
@@ -201,22 +202,27 @@ func Run(healthPort, monitoringPort int32, leaderElection 
bool, leaderElectionID
                }
        }
 
+       defaultNamespaces := map[string]cache.Config{
+               operatorNamespace: {},

Review Comment:
   You're probably missing to include the `watchNamespace`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to