We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c44f4 commit ca4860eCopy full SHA for ca4860e
dev/preview/workflow/preview/deploy-gitpod.sh
@@ -242,8 +242,6 @@ yq w -i "${INSTALLER_CONFIG_PATH}" containerRegistry.external.url "${GITPOD_CONT
242
yq w -i "${INSTALLER_CONFIG_PATH}" containerRegistry.external.certificate.kind secret
243
yq w -i "${INSTALLER_CONFIG_PATH}" containerRegistry.external.certificate.name "${GITPOD_IMAGE_PULL_SECRET_NAME}"
244
245
-yq w -i "${INSTALLER_CONFIG_PATH}" containerRegistry.privateBaseImageAllowList '["https://index.docker.io/v1/","https://docker.io/"]'
246
-
247
#
248
# configureDomain
249
0 commit comments