astefanutti commented on issue #554: resources: add options to configure mount path and key URL: https://github.com/apache/camel-k/pull/554#issuecomment-472618038 This is user provided so he/she knows what's the target environment. In Knative (and others), normal mount can be used: ``` resources: - configMap: name: nexus3 items: - key: nexus3-persistent-template.yaml path: keys mountPath: /etc/camel/resources/n3/ type: data ```
---------------------------------------------------------------- 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
