1# Copyright (c) 2022 Gitpod GmbH. All rights reserved. 2# Licensed under the GNU Affero General Public License (AGPL). 3# See License.AGPL.txt in the project root for license information. 4 5envvars: 6 DOMAIN: gitpod.io 7 HAS_LOCAL_REGISTRY: "1" 8 IMAGE_PULL_SECRET_NAME: local-registry-pull-secret 9 LOCAL_REGISTRY_ADDRESS: local-registry-address.com 10 LOCAL_REGISTRY_HOST: local-registry-host.com 11 12