diff --git a/kubernetes/apps/database/emqx/cluster/resources/acl.conf b/kubernetes/apps/database/emqx/cluster/resources/acl.conf index 18e1ac04..aeed5ba9 100644 --- a/kubernetes/apps/database/emqx/cluster/resources/acl.conf +++ b/kubernetes/apps/database/emqx/cluster/resources/acl.conf @@ -5,7 +5,7 @@ {allow, {user, "jahanson"}, all, ["#"]}. {allow, {user, "tasmota"}, all, [ - "tasmota/discovery/#", + "tasmota/discovery/#" % {re, "^tele/tasmota_+/+$"}, % {re, "^cmnd/tasmota_+/+$"} ]}.