summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCindy Pallares 🦉 <cindy@gitlab.com>2019-07-04 16:48:14 +0000
committerCindy Pallares 🦉 <cindy@gitlab.com>2019-07-04 16:48:14 +0000
commitbfc29a919643129dc1a65f8c275135d9addf62a2 (patch)
treeab6af4dd0036df4a1ed955f2242634a25b1acb59
parent74df313dad6842920456264b2d077603b63003a7 (diff)
downloadgitlab-ce-bfc29a919643129dc1a65f8c275135d9addf62a2.tar.gz
Apply suggestion to doc/administration/high_availability/database.md
-rw-r--r--doc/administration/high_availability/database.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/high_availability/database.md b/doc/administration/high_availability/database.md
index 58df9dd091d..77184da6ff4 100644
--- a/doc/administration/high_availability/database.md
+++ b/doc/administration/high_availability/database.md
@@ -291,7 +291,7 @@ When installing the GitLab package, do not supply `EXTERNAL_URL` value.
#### Configuring the Database nodes
-1. Make sure to [configure the consul nodes](consul.md).
+1. Make sure to [configure the Consul nodes](consul.md).
1. Make sure you collect [`CONSUL_SERVER_NODES`](#consul-information), [`PGBOUNCER_PASSWORD_HASH`](#pgbouncer-information), [`POSTGRESQL_PASSWORD_HASH`](#postgresql-information), the [number of db nodes](#postgresql-information), and the [network address](#network-information) before executing the next step.
1. On the master database node, edit `/etc/gitlab/gitlab.rb` replacing values noted in the `# START user configuration` section: