mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/home-assistant] fix typo (#8702)
Signed-off-by: Mikhail Grachev <work@mgrachev.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
d8d57cc94d
commit
30bce715e6
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
appVersion: 0.77.1
|
||||
description: Home Assistant
|
||||
name: home-assistant
|
||||
version: 0.3.0
|
||||
version: 0.3.1
|
||||
keywords:
|
||||
- home-assistant
|
||||
- hass
|
||||
|
||||
@@ -113,6 +113,6 @@ Read through the [values.yaml](values.yaml) file. It has several commented out s
|
||||
|
||||
## Regarding configuring home assistnat
|
||||
|
||||
Much of the home assistant configuration occurs inside the various files persisted to the `/config` directory. This will require external access to the persistant storage location where the home assistant configuration data is stored.
|
||||
Much of the home assistant configuration occurs inside the various files persisted to the `/config` directory. This will require external access to the persistent storage location where the home assistant configuration data is stored.
|
||||
|
||||
Because this may be a limitation, the [Home Assistant Configurator UI](https://github.com/danielperna84/hass-configurator) is added to the chart as an option to provide a webUI for editing the various configuration files
|
||||
|
||||
Reference in New Issue
Block a user