mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-31 05:40:42 +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 | We introduce a new API object to represent PKCS#10 certificate signing | ||||||
| requests. It will be accessible under: | requests. It will be accessible under: | ||||||
|  |  | ||||||
| `/apis/certificates/v1beta1/signingrequests/mycsr` | `/apis/certificates/v1beta1/certificatesigningrequests/mycsr` | ||||||
|  |  | ||||||
| It will have the following structure: | It will have the following structure: | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user