Add Notification secret into gitlab.yml.template
This commit is contained in:
parent
89409a1925
commit
751adb7941
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