mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
docs: correct csr resource prefix
This commit is contained in:
parent
a81beb3bde
commit
5a65bb0044
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user