You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: