Skip to content
DocsTry Aspire
DocsTry

CertManagerIssuerResource.withLetsEncryptProduction

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

Signature

methodwithLetsEncryptProductionbuilder
Configures the issuer to use the Let's Encrypt production ACME endpoint.
withLetsEncryptProduction(email: string): CertManagerIssuerResource
emailstring
CertManagerIssuerResource

Defined on

This method is defined on the following type: