Fix for errors in the generated rst
This commit is contained in:
parent
4350ed28c3
commit
d763a4f874
1 changed files with 3 additions and 4 deletions
|
@ -53,10 +53,9 @@ options:
|
||||||
health checks. The path can be any value for which your endpoint will
|
health checks. The path can be any value for which your endpoint will
|
||||||
return an HTTP status code of 2xx or 3xx when the endpoint is healthy,
|
return an HTTP status code of 2xx or 3xx when the endpoint is healthy,
|
||||||
for example the file /docs/route53-health-check.html.
|
for example the file /docs/route53-health-check.html.
|
||||||
|
- Required for all checks except TCP.
|
||||||
* Required for all checks except TCP.
|
- The path must begin with a /
|
||||||
* The path must begin with a /
|
- Maximum 255 characters.
|
||||||
* Maximum 255 characters.
|
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
fqdn:
|
fqdn:
|
||||||
|
|
Loading…
Reference in a new issue