Skip to content

Commit

Permalink
esphome: rename secret
Browse files Browse the repository at this point in the history
  • Loading branch information
cubic3d committed Feb 13, 2025
1 parent 3f9e87c commit 1d98206
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
data:
secrets.yaml: |-
wifi_ssid: "{{ .esphome_wifi_ssid }}"
wifi_pwd: "{{ .esphome_wifi_password }}"
wifi_password: "{{ .esphome_wifi_password }}"
wifi_fallback_ssid_password: "{{ .esphome_wifi_fallback_ssid_password }}"
mqtt_host: mqtt.${domain}
Expand Down

0 comments on commit 1d98206

Please sign in to comment.