chenxinma commented on issue #2029:
URL: https://github.com/apache/camel-k/issues/2029#issuecomment-778284213


   solved with make a new image from camel-k:1.3.1 and add
   `echo -n | openssl s_client -showcerts -connect private.registry.inner:443 
2>/dev/null | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' >> 
/usr/local/share/ca-certificates/registry.crt
   update-ca-certificates` 
   into the Dockfile.
   set the --operator-image with the new image.
   


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