doc: fix spelling issues

This commit is contained in:
andyzhangx
2022-02-12 02:01:09 +00:00
parent 2b7c17524c
commit b4c7c83df0
4 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ This script uses k8s' CertificateSigningRequest API to a generate a
certificate signed by k8s CA suitable for use with webhook
services. This requires permissions to create and approve CSR. See
https://kubernetes.io/docs/tasks/tls/managing-tls-in-a-cluster for
detailed explantion and additional instructions.
detailed explanation and additional instructions.
The server key/cert k8s CA cert are stored in a k8s secret.
usage: ${0} [OPTIONS]
The following flags are required.