certmanager v1.14
CertificateRequest.spec.issuerRef
Reference to the issuer responsible for issuing the certificate. If the issuer is namespace-scoped, it must be in the same namespace as the Certificate. If the issuer is cluster-scoped, it can be used from any namespace. The `name` field of the reference must always be specified.
| Field / Type | Description |
|---|---|
group | Group of the resource being referred to. |
kind | Kind of the resource being referred to. |
name | Name of the resource being referred to. |