Skip to content
Docs Try Aspire
Docs Try

withLetsEncryptProduction

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

Signature

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

Applies to

This method applies to the following types: