Signed-off-by: kfoozminus <kfoozminus@gmail.com>
This commit is contained in:
kfoozminus 2019-06-27 12:57:28 +06:00
parent fa79f46b54
commit 582877b050

View File

@ -45,7 +45,7 @@ Certificate resources:
to issue a self signed root CA certificate.
* certificate/cert-manager-webhook-ca - A self-signed root CA certificate
which is used to sign certificates for the webhook pod.
* issue/cert-manager-webhook-ca - A CA Issuer that is used to issue
* issuer/cert-manager-webhook-ca - A CA Issuer that is used to issue
certificates used by the webhook pod to serve with.
* certificate/cert-manager-webhook-webhook-tls - A TLS certificate issued by the
root CA above, served by the webhook.