catalog/stable/esphome/15.0.21/ix_values.yaml

56 lines
1.1 KiB
YAML
Raw Normal View History

2023-08-01 09:25:32 +00:00
image:
repository: tccr.io/truecharts/esphome
2023-08-01 09:25:32 +00:00
pullPolicy: IfNotPresent
tag: v2023.10.6@sha256:1fcb0e51dc38fbb1f64675b0665ec5bea209e7183221a888cc3939f1a5f2874f
2023-08-01 09:25:32 +00:00
securityContext:
container:
runAsNonRoot: false
2023-08-01 09:25:32 +00:00
readOnlyRootFilesystem: false
privileged: true
2023-08-01 09:25:32 +00:00
allowPrivilegeEscalation: true
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 6052
targetPort: 6052
2023-08-01 09:25:32 +00:00
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:
2023-08-01 09:25:32 +00:00
persistence:
config:
enabled: true
mountPath: /config
platformio:
enabled: true
mountPath: /.platformio
2023-08-01 09:25:32 +00:00
portal:
open:
enabled: true