squakez commented on issue #6038: URL: https://github.com/apache/camel-k/issues/6038#issuecomment-2599628294
This is fixed within upcoming version 2.6.0 (see https://github.com/apache/camel-k/pull/5960). You can run your application with any user now: ``` $ ./kamel run test.yaml -t security-context.run-as-user=1001 --dev Integration "test" created ... [1] Monitoring pod test-6c666694d8-99n5q [1] 2025-01-18 08:23:36,208 INFO [org.apa.cam.k.Runtime] (main) Apache Camel K Runtime 3.15.0 [1] 2025-01-18 08:23:36,288 INFO [org.apa.cam.qua.cor.CamelBootstrapRecorder] (main) Apache Camel Quarkus 3.15.0 is starting ``` -- 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]
