Skip to content
DocsTry Aspire
DocsTry

addIssuer

Method
📦 Aspire.Hosting.Kubernetes v13.4.0-preview.1.26281.18
interface CertManagerResource {
// ... omitted for brevity
addIssuer(name: string): CertManagerIssuerResource;
}

Signature

methodaddIssuerbuilder
Adds a cert-manager `ClusterIssuer` to this cert-manager installation.
addIssuer(name: string): CertManagerIssuerResource
namestring
CertManagerIssuerResource

Applies to

This method applies to the following types: