astefanutti commented on issue #1923:
URL: https://github.com/apache/camel-k/issues/1923#issuecomment-766622022


   @amitsadaphule maybe this can help: 
https://minikube.sigs.k8s.io/docs/handbook/registry/#enabling-insecure-registries.
   
   > One nifty hack is to allow the kubelet running in minikube to talk to 
registries deployed inside a pod in the cluster without backing them with TLS 
certificates. Because the default service cluster IP is known to be available 
at 10.0.0.1, users can pull images from registries deployed inside the cluster 
by creating the cluster with minikube start --insecure-registry "10.0.0.0/24".
   


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