We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06989d7 commit 8e8ab7bCopy full SHA for 8e8ab7b
README.md
@@ -92,7 +92,9 @@ Read more about how to install the example webhook [here](deploy/kubernetes/webh
92
#### Validating Webhook Command Line Options
93
94
* `--tls-cert-file`: File containing the x509 Certificate for HTTPS. (CA cert, if any, concatenated after server cert). Required.
95
+
96
* `--tls-private-key-file`: File containing the x509 private key matching --tls-cert-file. Required.
97
98
* `--port`: Secure port that the webhook listens on (default 443)
99
100
### Snapshot controller command line options
0 commit comments