Files
truecharts/charts/stable/esphome/values.yaml
T
9e87e385e5 chore(deps): update minor docker tags (#578)
* chore(deps): update minor docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-06-21 12:52:07 +02:00

31 lines
476 B
YAML

# Default values for esphome.
image:
repository: esphome/esphome
pullPolicy: IfNotPresent
tag: 1.19.2
strategy:
type: Recreate
service:
main:
ports:
main:
port: 6052
env: {}
# ESPHOME_DASHBOARD_USE_PING: true
# ESPHOME_DASHBOARD_RELATIVE_URL: "/"
# ESPHOME_QUICKWIZARD:
# ESPHOME_IS_HASSIO:
# DISABLE_HA_AUTHENTICATION:
# USERNAME:
# PASSWORD:
persistence:
config:
enabled: true
mountPath: "/config"
type: emptyDir