Skip to content
Docs Try Aspire
Docs Try

addIssuer

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

Signature

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

Applies to

This method applies to the following types: