Remove duplicate text in health check doc
This commit is contained in:
parent
892e4c0da8
commit
be571726f5
1 changed files with 0 additions and 8 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue