withLetsEncryptProductionParam
Method
interface CertManagerIssuerResource { // ... omitted for brevity withLetsEncryptProductionParam(email: ParameterResource): CertManagerIssuerResource;}Signature
method
withLetsEncryptProductionParam builder Configures the issuer to use the Let's Encrypt production ACME endpoint, with the contact email supplied via a parameter resolved at deploy time.
withLetsEncryptProductionParam(email: ParameterResource): CertManagerIssuerResourceParameters
email ParameterResource Returns
CertManagerIssuerResource Applies to
This method applies to the following types: