Merge branch 'add_docker_registry_replication_options_to_gitlab_yml_template' into 'master'
Add Notification secret into gitlab.yml.template See merge request gitlab-org/gitlab-ce!32532
This commit is contained in:
commit
b4f9f5e7ec
1 changed files with 1 additions and 0 deletions
|
@ -431,6 +431,7 @@ production: &base
|
||||||
# key: config/registry.key
|
# key: config/registry.key
|
||||||
# path: shared/registry
|
# path: shared/registry
|
||||||
# issuer: gitlab-issuer
|
# issuer: gitlab-issuer
|
||||||
|
# notification_secret: '' # only set it when you use Geo replication feature without built-in Registry
|
||||||
|
|
||||||
# Add notification settings if you plan to use Geo Replication for the registry
|
# Add notification settings if you plan to use Geo Replication for the registry
|
||||||
# notifications:
|
# notifications:
|
||||||
|
|
Loading…
Reference in a new issue