How to add a new user through cluster operator:
When I started a Rabbitmq cluster using cluster operator, I found that there was only one default account. If I want to add custom users at startup, what should I do
How to add an account after I establish a cluster? I don't want to configure it through the interface. Can I directly add a user through the secret method? I think the cluster operator should have this function