GoogleCloudPlatform / click-to-deploy

Source for Google Click to Deploy solutions listed on Google Cloud Marketplace.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rabbit MQ recover from blank password

solankiarpan opened this issue · comments

Category:
Security

Kubernetes apps
rabbitmq

Type:

  • Bug
  • Feature Request
  • Process

Process

I installed rabbitmq using the helm chart in this repo. I accidentally ended up using username as rabbit and password as blank. I went to rabbitmq's kubernetes secret and updated the password and restarted the pods but admin console still states that password is invalid.
Do i have to delete the pvc as well or there is some other workaround?