Hi there,
I would like to generate certificates for RabbitMQ in Kubernetes. The certificate needs to be a secret and the only solution I founded is that I’ll need cert-manager installed as well.
Is it there a solution to accomplish this w/o cert-manager?