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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Arnold <sarnold@gitlab.com>2019-08-24 07:12:18 +0300
committerSean Arnold <sarnold@gitlab.com>2019-08-24 07:12:18 +0300
commit9846f686adeee835e7feb1e248851be0671d38e6 (patch)
tree6b658bccfadebe0c1c77017bef93387515fcf3d1
parent523c619fe41191e32c852dae972958302364c3ca (diff)
Fix syntax error with text blocksfix-health-check-docs-syntax-error
-rw-r--r--doc/user/admin_area/monitoring/health_check.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/user/admin_area/monitoring/health_check.md b/doc/user/admin_area/monitoring/health_check.md
index a3f4bc774ce..52f24c602df 100644
--- a/doc/user/admin_area/monitoring/health_check.md
+++ b/doc/user/admin_area/monitoring/health_check.md
@@ -28,14 +28,6 @@ With default whitelist settings, the probes can be accessed from localhost using
```text
GET http://localhost/-/health
```
-```text
-GET http://localhost/-/readiness
-```
-```text
-GET http://localhost/-/liveness
-```text
-GET http://localhost/-/health
-```
```text
GET http://localhost/-/readiness