Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Qualls <aqualls@gitlab.com>2023-04-17 11:13:50 +0300
committerLorena Ciutacu <lciutacu@gitlab.com>2023-04-17 11:13:50 +0300
commit2d2cbc1ce1469f14454dd9a32f4c7bb2293a0139 (patch)
treefd0e1e3da828f66627cf14dea539bfb6ffd86b03
parent28ad2f87e668641955813893063f9637a3941a21 (diff)
Add new page for database load balancing
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 5625c6cc..c0b32c96 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2966,6 +2966,8 @@ sections:
doc_url: 'ee/development/database/database_dictionary.html'
- doc_title: Database Lab and Postgres.ai
doc_url: 'ee/development/database/database_lab.html'
+ - doc_title: Database load balancing
+ doc_url: 'ee/development/database/load_balancing.html'
- doc_title: Database migration pipeline
doc_url: 'ee/development/database/database_migration_pipeline.html'
- doc_title: Database review guidelines