In our environment all the secrets are stored in vault. We are now trying to integrate with cert-manager, but so far I have not found a way to store secrets in vault. By default, cert-manager stores it in kubernetes secret.
My questions is: Does cert-manager allow to store certs in vault ?
Thanks.
--Darshan