Hi
Please what would be proper/easiest way to persist certs among different deployments into a cluster of `cert-manager` itself or while related ingresses are recreated so that not to recreate the same certs over and over again once they are successfully issued.
Is it a matter of related secrets to store or would mounting some persisted volume into a `cert-manager` pod solve the problem?
P.S. It is `1.3.1` in use currently. Hope this isn't evolved a lot since than in regard of subj.
Thanks