certmanager v1.7

ClusterIssuer.spec.acme.disableAccountKeyGeneration

Enables or disables generating a new ACME account key. If true, the Issuer resource will *not* request a new account but will expect the account key to be supplied via an existing secret. If false, the cert-manager system will generate a new ACME account key for the Issuer. Defaults to false.

1 fields
ClusterIssuer.spec.acme.disableAccountKeyGeneration fields and descriptions
Field / TypeDescription
ClusterIssuer.spec.acme.disableAccountKeyGeneration
boolean

Enables or disables generating a new ACME account key. If true, the Issuer resource will *not* request a new account but will expect the account key to be supplied via an existing secret. If false, the cert-manager system will generate a new ACME account key for the Issuer. Defaults to false.