From 751adb7941cca656733e62c634628f20edf9321f Mon Sep 17 00:00:00 2001 From: Valery Sizov Date: Tue, 3 Sep 2019 23:08:19 +0000 Subject: [PATCH] Add Notification secret into gitlab.yml.template --- config/gitlab.yml.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 20b1020e025..6dcaefc05d5 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -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: