Hi everyone,
I'm trying to configure the retries for an issuer in cert-manager and have found references to MaxRetryDuration in the source code. However, I'm not sure how to set this parameter from Kubernetes.
Could you help me understand how to configure MaxRetryDuration for the retries of the Sign function in the CertificateRequest controller? Is there a way to do this from the Kubernetes configuration?
Thank you in advance for your help.