Hi,
We are trying to deploy Gitpod into our private network using the Gitpod 0.6.0 helm chart. We have customized the templates to use our interal docker registry using this guide. However the dind container in image-builder pod continues to try to call https://registry-1.docker.io/v2/: where it gets a timeout as we don’t allow external connections. How can we resolve this issue?
Regards,
~Amulya