Skip to content

Commit

Permalink
move to authorization base64 block
Browse files Browse the repository at this point in the history
  • Loading branch information
carpenike committed Nov 6, 2024
1 parent d6fa420 commit 3d55aea
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ spec:
SECRET_AMCREST_PASSWORD: "{{ .hass_amcrest_password }}"

# Neevo
SECRET_NEEVO_USERNAME: "{{ .hass_neevo_username }}"
SECRET_NEEVO_PASSWORD: "{{ .hass_neevo_password }}"
SECRET_NEEVO_AUTHORIZATION: "{{ .hass_neevo_authorization }}"

dataFrom:
- extract:
Expand Down

0 comments on commit 3d55aea

Please sign in to comment.