RabbitMQ / Authentication credentials
Opened this issue · 0 comments
dcoraboeuf commented
Upon reinstallation, RabbitMQ will fail because credentials are stored in the PVC and will prevent the credentials to be changed (even if they are identical).
Alternative would be to preemptively create a secret and tell the RabbitMQ chart that the secret is provided.