squakez opened a new issue, #5143: URL: https://github.com/apache/camel-k/issues/5143
### What happened? In https://github.com/apache/camel-k/pull/4665 we (I) have introduced a feature that may potentially decrease performances as it is allowing the operator to watch the entire cluster for configmap and secrets. This can lead to a very low performances due to the work required by the operator to query the cluster for any configmap/secret events happening (which is a lot in a production environment). ### Steps to reproduce _No response_ ### Relevant log output _No response_ ### Camel K version _No response_ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
