mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
docs: correct csr resource prefix
This commit is contained in:
@@ -72,7 +72,7 @@ provisioning script.
|
||||
We introduce a new API object to represent PKCS#10 certificate signing
|
||||
requests. It will be accessible under:
|
||||
|
||||
`/apis/certificates/v1beta1/signingrequests/mycsr`
|
||||
`/apis/certificates/v1beta1/certificatesigningrequests/mycsr`
|
||||
|
||||
It will have the following structure:
|
||||
|
||||
|
Reference in New Issue
Block a user