IssuerRef is a reference to the issuer for this CertificateRequest. If the kind field is not set, or set to Issuer, an Issuer resource with the given name in the same namespace as the CertificateRequest will be used. If the kind field is set to ClusterIssuer, a ClusterIssuer with the provided name will be used. The name field in this stanza is required at all times. The group field refers to the API group of the issuer which defaults to cert-manager.io if empty.
IssuerRef is a reference to the issuer for this CertificateRequest. If the
kind
field is not set, or set toIssuer
, an Issuer resource with the given name in the same namespace as the CertificateRequest will be used. If thekind
field is set toClusterIssuer
, a ClusterIssuer with the provided name will be used. Thename
field in this stanza is required at all times. The group field refers to the API group of the issuer which defaults tocert-manager.io
if empty.CertificateRequestSpecIssuerRef