Merge pull request #28022 from nfelger/patch-1

Fix typo in documentation: TLS secrets
This commit is contained in:
Kubernetes Prow Robot
2021-05-19 05:32:51 -07:00
committed by GitHub
@@ -334,7 +334,7 @@ given private key for `--key`.
The private key must be in what is commonly called PEM private key format, The private key must be in what is commonly called PEM private key format,
unencrypted. In both cases, the initial and the last lines from PEM (for unencrypted. In both cases, the initial and the last lines from PEM (for
example, `--------BEGIN CERTIFICATE-----` and `-------END CERTIFICATE----` for example, `--------BEGIN CERTIFICATE-----` and `-------END CERTIFICATE----` for
a cetificate) are *not* included. a certificate) are *not* included.
### Bootstrap token Secrets ### Bootstrap token Secrets