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`.

1 fields
CertificateRequest.spec.isCA fields and descriptions
Field / TypeDescription
CertificateRequest.spec.isCA
boolean

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`.