Skip to content

Commit

Permalink
feat: add ebusd
Browse files Browse the repository at this point in the history
  • Loading branch information
prehor committed Jul 8, 2024
1 parent a5ee63c commit 1dfd94f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ spec:
INIT_EMQX_PASS: "{{ .ebusd_password }}"
INIT_EMQX_TOPIC: "ebusd/#"
INIT_EMQX_TOPIC_ACLS: >-
{{ .ebusd_username }}/homeassistant/#:all:allow
{{ .hass_username }}/ebusd/#:all:allow
{{ .ebusd_username }}:homeassistant/#:all:allow
{{ .hass_username }}:ebusd/#:all:allow
dataFrom:
- extract:
key: emqx-secret
Expand Down

0 comments on commit 1dfd94f

Please sign in to comment.