Go to file
Carlos Ravelo 8e8e8afd50
[home-assistant] Added the ability to specify subPaths (#53)
* Added the ability to specify subPaths

I mount all my configs into a volume and keep each app under subPaths. By adding the ability of specifying a subpath here I can set hass to store its settings on its own folder.

thanks

* Update Chart.yaml

Version bumped

* Update deployment.yaml

Fixed a typo, the here the config sub path is for appdaemon and not vscode

* Update README.md

Added the new variables to the table

* Update README.md

Removed the git configSubPath because is the same as configSubPath. Same mount definition as the hass config. Also moved the configSubPath setting under persistence which makes more sense

* Update deployment.yaml

Changed configSubPath to be under persistence. Unified the git.configSubPath with the persistence one as they are the same.

* Update values.yaml

Added configSubPath to the values.yaml with a comment.

* Update Chart.yaml

Version bump

* Update values.yaml

trailing space... come on github editor you failed me

* Update values.yaml

Added the subpath setting under appDaemon

* Update values.yaml

trailing spaces... github editor needs an update

* Update values.yaml

grrr trailing spaces

Co-authored-by: Jeff Billimek <jeff@billimek.com>
2020-09-22 21:46:37 -04:00
.github quote checks [skip install] [skip lint] 2020-09-06 17:15:41 -05:00
charts [home-assistant] Added the ability to specify subPaths (#53) 2020-09-22 21:46:37 -04:00
.gitignore [nzbget] Migrate to media-common (#49) 2020-09-19 09:03:23 -04:00
.pre-commit-config.yaml Add pre-commit support (#42) 2020-09-09 08:00:50 -04:00
CONTRIBUTING.md Add pre-commit support (#42) 2020-09-09 08:00:50 -04:00
ct.yaml Add new line 2020-09-11 08:18:25 -04:00
LICENSE top-level renames 2020-08-29 09:29:12 -04:00
README.md add artifacthub badge 2020-09-13 05:08:51 -05:00

k8s@Home collection of helm charts

License pre-commit Artifact HUB

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add k8s-at-home https://k8s-at-home.com/charts/

You can then run helm search repo k8s-at-home to see the charts.

Charts

See artifact hub for a complete list.

Contributing

See CONTRIBUTING.md

License

Apache 2.0 License