lburgazzoli commented on issue #593:
URL: https://github.com/apache/camel-k-runtime/issues/593#issuecomment-772608732


   As far as I remember if you use a config map, the path should be:
   
       {{env:CAMEL_K_MOUNT_PATH_CONFIGMAPS}}/config-map-name/key
   
   @squakez maybe we can add an option to the `run` command, like
   
       kamel run --config-map name[/key][@path]
       
   where
   - `name` is the name of the config map
   - `key` is an optional key
   - `path` is the mount point of the config map
   


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


Reply via email to