davesargrad edited a comment on issue #1059: camel-k installation struggles
URL: https://github.com/apache/camel-k/issues/1059#issuecomment-557196961
 
 
   Why is my camel-k-kit pod failing to connect to the private docker registry?
   
   
![image](https://user-images.githubusercontent.com/48793689/69362568-c16ea580-0c5c-11ea-883d-bfe905aafcca.png)
   
   Note: I've tried placing 10.93.97.202 onto the "NO_PROXY" definition as well
   `kubectl create secret generic kamel-test 
--from-literal=HTTP_PROXY='http:proxy.corp.sensis.com:3128' 
--from-literal=HTTPS_PROXY='http:proxy.corp.sensis.com:3128' 
--from-literal=NO_PROXY='10.93.97.202'`
   
   

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


With regards,
Apache Git Services

Reply via email to