I’ve got cert-manager and rabbitmq-ha running on a cluster. What I haven’t been able to do is get rabbitmq-ha to use the certs that are being generated. And I haven’t found any guides on using certs for anything but load-balancing. Can someone please provide some guidance - even just a pointer on where to look for more information. I’m not sure if I need to use SDS or if there is some easier way to proceed - I was hoping I could just mount the certificates but that would be too easy
What ended up getting everything working was putting the following in my helm cart (using the default helm chart for rabbitmq-hq it would be in templates/statefulset.yaml)