summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-08-26 08:36:22 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-26 08:36:22 +0000
commit6ba51d692c3a6bac2ae82daac8bfd354f1f92999 (patch)
tree644520c4fee8d14b038a3f043e1acb01951d9e94
parente74bf9a8a3c48715c009576907aff544621f37b2 (diff)
parentbe571726f5e5d2a7960a386424b1ea0220a5b0fe (diff)
downloadgitlab-ce-6ba51d692c3a6bac2ae82daac8bfd354f1f92999.tar.gz
Merge branch 'docs-fix-health-check-docs-syntax-error' into 'master'
Remove duplicate text in health check doc See merge request gitlab-org/gitlab-ce!32175
-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