You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# If the disableAccountKeyGeneration field is set, cert-manager will not create a new ACME account and use the existing key specified in privateKeySecretRef
177
+
# disableAccountKeyGeneration: true
178
+
176
179
# If the ACME server supports profiles, you can specify the profile name here.
177
180
# For more details, see https://cert-manager.io/docs/configuration/acme/#acme-certificate-profiles
178
181
# Run the command `curl -fsSL https://acme-v02.api.letsencrypt.org/directory` and inpsect the object `profiles`.
0 commit comments