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 2021/02/03 15:33:58 UTC

[GitHub] [camel-k-runtime] makandre edited a comment on issue #593: Malformed exception when using binary config map file into an integration

makandre edited a comment on issue #593:
URL: https://github.com/apache/camel-k-runtime/issues/593#issuecomment-772598144


   I like to avoid having to manually editing the integration yaml.  So if I don't change the mount path, it defaults to `/etc/camel/resources/i-resource-xyz` where `xyz` is an arbitrary number?
   
   Because I need to pass the truststore location to the kafka component like so:
   
   ```
   camel.component.kafka.sslTruststoreLocation=path_to_truststore
   ```
   
   So if the `truststore.jks` passed via `--resources` gets mounted with an arbitrary path, how can I pass it to kafka?
   
   


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