Add proper config values for Registry in gitlab.yml

This commit is contained in:
Achilleas Pipinellis 2016-05-20 13:18:55 -05:00
parent c6cd07ba3a
commit 26c768b42c
1 changed files with 4 additions and 4 deletions

View File

@ -179,11 +179,11 @@ production: &base
registry:
# enabled: true
# host: registry.example.com
# port: 5000
# api_url: http://localhost:5000/
# key: config/registry.key
# issuer: omnibus-certificate
# port: 5005
# api_url: http://localhost:5000/ # internal address to the registry, will be used by GitLab to directly communicate with API
# key_path: config/registry.key
# path: shared/registry
# issuer: gitlab-issuer
#
# 2. GitLab CI settings