You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/04/15 09:21:59 UTC

[GitHub] [camel-k] nicolaferraro commented on issue #614: [WIP] Add support for different registries for Kaniko publisher

nicolaferraro commented on issue #614: [WIP] Add support for different registries for Kaniko publisher
URL: https://github.com/apache/camel-k/pull/614#issuecomment-483175954
 
 
   Thanks for your PR. I think there should be something more to make it work, but the direction seems good.
   
   One thing I don't understand in Kaniko doc is how it recognizes which secret to use for pushing. In the example you've linked, it mounts the AWS secret into `/root/.aws`. Do we have to do something like this for custom registries?
   
   What tells kaniko to look into `/root/.aws`? Is it something in the json config file?

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


With regards,
Apache Git Services