inter-mtls-setup issue #3684
-
I'm struggling bringing up cluster with inter-mtls-setup, followed this guide Manifests:
Logs:
Once I comment out these cluster starts:
Not a clue where to even start debugging. Hopefully I've set certificates properly ;) Thanks for any advice. Using rabbitmq-operator: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Could you please try setting up this cluster outside of K8S using the same configuration and certs? This way you can verify that the cert files are in place and readable by the |
Beta Was this translation helpful? Give feedback.
-
Turns out I had a typo there:
Corrected:
I also had to bump rabbitmq image from 3.8 to 3.9. |
Beta Was this translation helpful? Give feedback.
Turns out I had a typo there:
Corrected:
I also had to bump rabbitmq image from 3.8 to 3.9.