Commit b4f9f5e7 authored by Michael Kozono's avatar Michael Kozono

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
parents 89409a19 751adb79
......@@ -431,6 +431,7 @@ production: &base
# key: config/registry.key
# path: shared/registry
# 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
# notifications:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment