Skip to content

Commit ca4860e

Browse files
committed
2
1 parent 04c44f4 commit ca4860e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev/preview/workflow/preview/deploy-gitpod.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,6 @@ yq w -i "${INSTALLER_CONFIG_PATH}" containerRegistry.external.url "${GITPOD_CONT
242242
yq w -i "${INSTALLER_CONFIG_PATH}" containerRegistry.external.certificate.kind secret
243243
yq w -i "${INSTALLER_CONFIG_PATH}" containerRegistry.external.certificate.name "${GITPOD_IMAGE_PULL_SECRET_NAME}"
244244

245-
yq w -i "${INSTALLER_CONFIG_PATH}" containerRegistry.privateBaseImageAllowList '["https://index.docker.io/v1/","https://docker.io/"]'
246-
247245
#
248246
# configureDomain
249247
#

0 commit comments

Comments
 (0)