makandre commented 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 it 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: us...@infra.apache.org