Update csr-api.md

This commit is contained in:
Jérôme Petazzoni
2019-06-12 16:00:15 -05:00
committed by GitHub
parent 33e13958eb
commit 2be63105d5

View File

@@ -345,7 +345,7 @@ The command above generates:
kctx -
```
- Retrieve the certificate from the controller:
- Retrieve the updated CSR object and extract the certificate:
```bash
kubectl get csr users:jean.doe \
-o jsonpath={.status.certificate} \