[stable/home-assistant] fix typo (#8702)

Signed-off-by: Mikhail Grachev <work@mgrachev.com>
This commit is contained in:
Grachev Mikhail
2018-10-24 08:18:10 -07:00
committed by k8s-ci-robot
parent d8d57cc94d
commit 30bce715e6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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