Remove duplicate text in health check doc

This commit is contained in:
Sean Arnold 2019-08-24 05:28:02 +00:00
parent 892e4c0da8
commit be571726f5
1 changed files with 0 additions and 8 deletions

View File

@ -25,14 +25,6 @@ For details, see [how to add IPs to a whitelist for the monitoring endpoints](..
With default whitelist settings, the probes can be accessed from localhost using the following URLs:
```text
GET http://localhost/-/health
```
```text
GET http://localhost/-/readiness
```
```text
GET http://localhost/-/liveness
```text
GET http://localhost/-/health
```