You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/02/11 09:36:13 UTC

[GitHub] [camel-k] lburgazzoli commented on issue #1261: Allow to inject data from externally crafted secrets

lburgazzoli commented on issue #1261: Allow to inject data from externally crafted secrets
URL: https://github.com/apache/camel-k/issues/1261#issuecomment-584547094
 
 
   We now support only properties but it won't be to complex to load any kind of property however some additional properties may still be required, like to set those properties to a component:
   
       camel.component.jms.connection-factory.host = {{my-other-property}}
   
   Mind opening an issue on camel-k-runtime ?
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services