certmanager v1.7

Issuer.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
Issuer.spec.acme.disableAccountKeyGeneration fields and descriptions
Field / TypeDescription
Issuer.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.