artifacts/playbooks/roles/charts/gitlab/files/gitlab-offline.env.example
2025-10-02 20:22:32 +08:00

7 lines
234 B
Plaintext

# Copy this file to gitlab-offline.env and adjust the values before running install-gitlab.sh
GITLAB_VERSION=7.8.0
GITLAB_DOMAIN=gitlab.example.com
GITLAB_NAMESPACE=gitlab
# Set to 1 to skip loading bundled images
# SKIP_IMAGE_LOAD=1