Documentation style match new line after bullet point.

This commit is contained in:
Andi Li
2020-08-28 12:11:20 -04:00
parent 06989d7897
commit 8e8ab7b7c7

View File

@@ -92,7 +92,9 @@ Read more about how to install the example webhook [here](deploy/kubernetes/webh
#### Validating Webhook Command Line Options
* `--tls-cert-file`: File containing the x509 Certificate for HTTPS. (CA cert, if any, concatenated after server cert). Required.
* `--tls-private-key-file`: File containing the x509 private key matching --tls-cert-file. Required.
* `--port`: Secure port that the webhook listens on (default 443)
### Snapshot controller command line options