Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2025-06-22 21:10:00 +00:00
parent 6db58bb1a0
commit 8be710a557

View File

@ -82,6 +82,14 @@ configure the **secondary** in a few ways:
- Use a separate object store and enable the **Allow this secondary node to replicate
content on Object Storage** setting.
{{< alert type="warning" >}}
To avoid data loss, you should only enable the **Allow this secondary node to replicate content on
Object Storage** setting if you are using separate object stores for the Primary and Secondary
sites.
{{< /alert >}}
GitLab does not support the case where both:
- The **primary** site uses local storage.