certmanager v1.14

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

3 fields
Certificate.spec.issuerRef fields and descriptions
Field / TypeDescription
group
string

Group of the resource being referred to.

kind
string

Kind of the resource being referred to.

name
string required

Name of the resource being referred to.