Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add build-time properties to the catalog #564

Open
nicolaferraro opened this issue Nov 25, 2020 · 1 comment
Open

Add build-time properties to the catalog #564

nicolaferraro opened this issue Nov 25, 2020 · 1 comment

Comments

@nicolaferraro
Copy link
Member

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

@lburgazzoli
Copy link
Contributor

Some discussion here:

https://quarkusio.zulipchat.com/#narrow/stream/187038-dev/topic/configuration.20options.20catalog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants