2021-11-28 10:16:31 +00:00
|
|
|
config:
|
|
|
|
description: Home Automation
|
|
|
|
syncWave: 100
|
|
|
|
repo: k8s-at-home
|
2022-01-05 19:42:55 +00:00
|
|
|
|
2021-11-28 10:16:31 +00:00
|
|
|
apps:
|
|
|
|
- name: homeassistant
|
|
|
|
chart: home-assistant
|
2021-12-18 10:27:35 +00:00
|
|
|
targetRevision: 11.2.1
|
2021-11-28 10:16:31 +00:00
|
|
|
secrets:
|
|
|
|
- name: hass-postgres
|
|
|
|
keys:
|
|
|
|
- postgresql-username
|
|
|
|
- postgresql-password
|
|
|
|
- postgresql-postgres-password
|
2022-12-10 21:03:45 +00:00
|
|
|
- name: bucket
|
|
|
|
keys:
|
|
|
|
- accesskey
|
|
|
|
- secretkey
|
2022-01-05 19:42:55 +00:00
|
|
|
include:
|
|
|
|
- ingress-internal
|
2023-05-13 12:39:39 +00:00
|
|
|
|
|
|
|
- name: nodered
|
|
|
|
chart: node-red
|
|
|
|
repoURL: https://schwarzit.github.io/node-red-chart
|
|
|
|
targetRevision: 0.23.1
|