How to change ALLOW_ANONYMOUS =false in kubernetes and update the plugins
15 views
Skip to first unread message
Arvind Sharma
unread,
May 7, 2020, 7:08:13 AM5/7/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to emqtt
Hi All
We implement emqx(emqx/emqx:v4.0.3) in our cluster. And our requirement is to change ALLOW_ANONYMOUS =false. So we changed this parameter in emqx.conf file.
But is there is any way to change user name and password for emqx. Please guide. I want to implement this in Kubernetes deployment file.