Add Notification secret into gitlab.yml.template

This commit is contained in:
Valery Sizov 2019-09-03 23:08:19 +00:00 committed by Michael Kozono
parent 89409a1925
commit 751adb7941

View file

@ -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: