mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 12:18:16 +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