gansheer commented on issue #4639: URL: https://github.com/apache/camel-k/issues/4639#issuecomment-1663838054
@squakez What you are proposing looks like a lot like what exists in Kamel CLI `run` command: ``` --build-property stringArray Add a build time property or properties file from a path, a config map or a secret (syntax: [my-key=my-value|file:/path/to/my-conf.properties|[configmap|secret]:name]]) ``` Is your idea to replace it by a builder trait ? If so should we keep the 'file:' options? -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org