davsclaus edited a comment on issue #495:
URL: https://github.com/apache/camel-k-runtime/issues/495#issuecomment-696645876


   Actually I dont think we can make components to be 100% configurable on 
endpoint levels. For example JMS you need to setup a connection factory and 
some other bits which is component level.
   
   I would say kamelets should allow to configure global settings like 
credentials on a higher level that then become component level configurations, 
or even something that can configure camel-main/camel-quarkus etc.
   
   eg basically what you can configure with
   
   camel.component.salesforce.xxx = 123
   
   should be something we think into the kamelet concept.
   


----------------------------------------------------------------
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


Reply via email to