-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
Description
Is your feature request related to a problem? Please describe.
deploy the user example. then update the password and deploy again. The User is not reconciled with the new password.
This will make it easy for operators to rotate password or fix username typos.
Describe the solution you'd like
When a users original secret is changed it should be reconciled with the new info
importCredentialsSecret:
name: rabbit-test-user
carlosjgp, arthurgustin, 0snap and jimethn