Closed
Description
Repository mirroring is something that is likely to be used by customers in an air-gapped environment. Currently, we have repository as a parameter in the config, which shouldn't need to change.
Create a command in the installer that outputs all images (including Helm ones) to Stdout in a JSON format to allow air-gapped users to easily mirror these images.
We cannot rely on the repository
property when generating the image paths as Gitpod images will be in the eu.gcr.io/gitpod-core-dev/build
repo and the Helm dependencies will be in their configured path