Commit 96eb44d8 authored by Aakriti Gupta's avatar Aakriti Gupta Committed by Achilleas Pipinellis

[Geo] Doc: force mode in preflight checks

parent 43fc0ec5
......@@ -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