Commit 4a7ab207 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'ag-update-docs' into 'master'

[Geo] Doc: force mode in preflight checks

See merge request gitlab-org/gitlab!35769
parents a240aa7f 96eb44d8
......@@ -51,6 +51,12 @@ Run this command to list out all preflight checks and automatically check if rep
gitlab-ctl promotion-preflight-checks
```
You can run this command in `force` mode to promote to primary even if preflight checks fail:
```shell
sudo gitlab-ctl promotion-preflight-checks --force
```
Each step is described in more detail below.
### Object storage
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment