We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761e5aa commit b752cd0Copy full SHA for b752cd0
doc/development/setup.md
@@ -194,6 +194,9 @@ gitlab_rails['env'] = {
194
}
195
```
196
197
+NOTE:
198
+For [GitLab Geo](https://docs.gitlab.com/ee/administration/geo/), deployments using the above configuration must be added to each secondary site.
199
+
200
## OpenShift GitLab Development Setup
201
202
See Omnibus GitLab [development setup](https://gitlab.com/gitlab-org/cloud-native/gitlab-operator/-/blob/master/doc/developer/guide.md) documentation.
0 commit comments