lburgazzoli commented on issue #1133: Allow to configure kamel CLI with env vars and configuration files URL: https://github.com/apache/camel-k/pull/1133#issuecomment-564516710 > A different thing (nice to have?) would be to have a named config for each runnable integration, like: > > ``` > kamel: > install: > kits: > - js > - yaml > run: > hello.groovy: > dependencies: > - "camel:jackson" > ``` that would be much more complex as you'd need to determine first the name of the integration which is itself something you can grab from env or file. maybe I can add en env var to control a sort of prefix/profile
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
