squakez opened a new issue, #5287: URL: https://github.com/apache/camel-k/issues/5287
### Requirement We need to address the following warning which appears when running in Knative mode: ``` camel-k-operator-5cdfc89cd8-7d9jx camel-k-operator {"level":"info","ts":"2024-03-27T07:29:12Z","logger":"KubeAPIWarningLogger","msg":"Kubernetes default value is insecure, Knative may default this to secure in a future release: spec.template.spec.containers[0].securityContext.allowPrivilegeEscalation, spec.template.spec.containers[0].securityContext.capabilities, spec.template.spec.containers[0].securityContext.runAsNonRoot, spec.template.spec.containers[0].securityContext.seccompProfile"} `` ### Problem a ### Proposal _No response_ ### Open questions _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: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org