diff --git a/kube/deploy/core/db/emqx/cluster/es.yaml b/kube/deploy/core/db/emqx/cluster/es.yaml index 1d653765..c48f61c3 100644 --- a/kube/deploy/core/db/emqx/cluster/es.yaml +++ b/kube/deploy/core/db/emqx/cluster/es.yaml @@ -33,4 +33,4 @@ spec: {allow, {user, "{{ .X_EMQX_MQTT_HASS_USERNAME }}"}, all, ["homeassistant/#", "hass/#", "zigbee2mqtt/#"]}. %% Default Deny All - {reject, all}. + {deny, all}.