certmanager v1.7
CertificateRequest.spec.isCA
IsCA will request to mark the certificate as valid for certificate signing when submitting to the issuer. This will automatically add the `cert sign` usage to the list of `usages`.
| Field / Type | Description |
|---|---|
CertificateRequest.spec.isCA | IsCA will request to mark the certificate as valid for certificate signing when submitting to the issuer. This will automatically add the `cert sign` usage to the list of `usages`. |