Emmanuel35 commented on issue #1661:
URL: https://github.com/apache/camel-k/issues/1661#issuecomment-674539723


   Hi Mathieu,
   
   Please use this command with 
   + insecure connection to your registry
   + use Kaniko cache
   
   ```
   kamel install \
     --registry eu.gcr.io \
     --organization omega-lab-e5727d \
     --registry eu.gcr.io \
     --registry-insecure \
     --registry-secret kaniko-secret \
     --kaniko-build-cache \
     --build-publish-strategy Kaniko 
   ```
   
   This shoud works.


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