catalog/stable/esphome/14.0.21/ix_values.yaml

56 lines
1.1 KiB
YAML

image:
repository: tccr.io/truecharts/esphome
pullPolicy: IfNotPresent
tag: v2023.5.5@sha256:03474637672bf25ffedfa6a5f208ddd7f5bf6dc1edf8e6e0284df436f4c1f02f
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
privileged: true
allowPrivilegeEscalation: true
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 6052
targetPort: 6052
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env:
ESPHOME_DASHBOARD_USE_PING: false
ESPHOME_DASHBOARD_RELATIVE_URL: /
# ESPHOME_QUICKWIZARD:
# ESPHOME_IS_HASSIO:
# DISABLE_HA_AUTHENTICATION:
# USERNAME:
# PASSWORD:
persistence:
config:
enabled: true
mountPath: /config
platformio:
enabled: true
mountPath: /.platformio
portal:
open:
enabled: true