2021-11-28 10:16:31 +00:00
|
|
|
config:
|
|
|
|
description: Home Automation
|
|
|
|
syncWave: 100
|
2022-01-05 19:42:55 +00:00
|
|
|
|
2021-11-28 10:16:31 +00:00
|
|
|
apps:
|
|
|
|
- name: homeassistant
|
|
|
|
chart: home-assistant
|
2023-07-09 07:42:50 +00:00
|
|
|
repoURL: https://charts.pree.dev
|
|
|
|
targetRevision: 1.21.1
|
2021-11-28 10:16:31 +00:00
|
|
|
secrets:
|
2022-12-10 21:03:45 +00:00
|
|
|
- name: bucket
|
|
|
|
keys:
|
|
|
|
- accesskey
|
|
|
|
- secretkey
|
2023-07-09 07:42:50 +00:00
|
|
|
- name: influx
|
|
|
|
keys:
|
|
|
|
- admin-user-password
|
|
|
|
- admin-user-token
|
|
|
|
- user-password
|
|
|
|
- read-user-password
|
|
|
|
- write-user-password
|
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
|