lburgazzoli opened a new issue #2003: URL: https://github.com/apache/camel-k/issues/2003
As today there is a little bit of confusion about the options to configure the runtime (you can blame me as I introduced them in the early days of camel-k) and I think it is now time to rethink them. I'm thinking about something like: ``` --build-property key=val --config-property key=val[@build] --config configmap|secret|file:name[/key] --resource configmap|secret|file:name[/key][@path] ``` This issue also relates to: - https://github.com/apache/camel-k/issues/1831 - https://github.com/apache/camel-k/issues/1680 ---------------------------------------------------------------- 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