diff options
| -rw-r--r-- | kubelet-tls-bootstrap.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubelet-tls-bootstrap.md b/kubelet-tls-bootstrap.md index c8119407..314c5afe 100644 --- a/kubelet-tls-bootstrap.md +++ b/kubelet-tls-bootstrap.md @@ -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: |
