CertManagerIssuerResource.withLetsEncryptProduction
Method
interface CertManagerIssuerResource { // ... omitted for brevity withLetsEncryptProduction(email: string): CertManagerIssuerResource;}Signature
method
withLetsEncryptProductionbuilderConfigures the issuer to use the Let's Encrypt production ACME endpoint.
withLetsEncryptProduction(email: string): CertManagerIssuerResourceParameters
emailstringReturns
CertManagerIssuerResourceDefined on
This method is defined on the following type: