Update csr-api.md

This commit is contained in:
Jérôme Petazzoni
2019-06-12 16:00:15 -05:00
committed by Jerome Petazzoni
parent ef6a5f05f8
commit 313df8f9ff

View File

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