nicolaferraro opened a new issue #564: URL: https://github.com/apache/camel-k-runtime/issues/564
I've faced issues when trying to configure things (like Quarkus security) that contain build-time-only properties. E.g. `quarkus.security.users.embedded.enabled=true` is a property that is not processed at runtime, so it's ignored by the integration. In terms of Camel K, it needs to be taken into account when building the kit. This information exists somewhere, since this page has been built: https://quarkus.io/guides/all-config#quarkus-elytron-security-properties-file_quarkus-elytron-security-properties-file-elytron-security-properties-file ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org