helm-charts/charts/home-assistant
2024-11-11 11:17:25 +01:00
..
templates Added home-assistant chart 2024-11-11 11:17:25 +01:00
Chart.yaml Added home-assistant chart 2024-11-11 11:17:25 +01:00
Makefile Added home-assistant chart 2024-11-11 11:17:25 +01:00
README.md Added home-assistant chart 2024-11-11 11:17:25 +01:00
values.yaml Added home-assistant chart 2024-11-11 11:17:25 +01:00

Home-assistant

Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts.

Configuration

The following table lists the configurable parameters of the Home-assistant chart and their default values.

Parameter Description Default
image.repository "ghcr.io/home-assistant/home-assistant"
image.tag null
livenessProbe.httpGet.path "/"
livenessProbe.httpGet.port 8123
livenessProbe.initialDelaySeconds 5
livenessProbe.periodSeconds 3