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
|
||||
return an HTTP status code of 2xx or 3xx when the endpoint is healthy,
|
||||
for example the file /docs/route53-health-check.html.
|
||||
|
||||
* Required for all checks except TCP.
|
||||
* The path must begin with a /
|
||||
* Maximum 255 characters.
|
||||
- Required for all checks except TCP.
|
||||
- The path must begin with a /
|
||||
- Maximum 255 characters.
|
||||
required: false
|
||||
default: null
|
||||
fqdn:
|
||||
|
|
Loading…
Reference in a new issue