lburgazzoli commented on issue #554: resources: add options to configure mount 
path and key
URL: https://github.com/apache/camel-k/pull/554#issuecomment-472590268
 
 
   do you have a reference of the behavior so I can try to mimic it as much as
   possible ? i.e. what’s the behavior when sub path is not set ?
   
   On Wed, 13 Mar 2019 at 20:59, Antonin Stefanutti <[email protected]>
   wrote:
   
   > *@astefanutti* commented on this pull request.
   >
   > This is very useful. We'll be able to use it to customise the Prometheus
   > JMX exporter configuration for example.
   >
   > I wonder whether we could be closer to existing K8s semantic, e.g. instead
   > of:
   >
   > resources:
   >   - contentRef: nexus3
   >     contentKey: nexus3-persistent-template.yaml
   >     mountPath: /etc/camel/resources/n3
   >     name: nexus.yaml
   >     type: data
   >
   > Writing:
   >
   > resources:
   >   - configMap:
   >       name: nexus3
   >       subPath: nexus3-persistent-template.yaml
   >       mountPath: /etc/camel/resources/n3/nexus.yaml
   >     type: data
   >
   > —
   > You are receiving this because you authored the thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/camel-k/pull/554#pullrequestreview-214181201>,
   > or mute the thread
   > 
<https://github.com/notifications/unsubscribe-auth/AByEhQfiNLDvphkf_v1SOAgyoZcOoU9sks5vWVi0gaJpZM4buTm->
   > .
   >
   -- 
   --
   Luca Burgazzoli
   

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

Reply via email to