mirror of
https://github.com/nold360/hive-apps
synced 2024-11-05 13:26:37 +00:00
21 lines
369 B
YAML
21 lines
369 B
YAML
config:
|
|
description: Home Automation
|
|
syncWave: 100
|
|
repo: k8s-at-home
|
|
|
|
apps:
|
|
- name: homeassistant
|
|
chart: home-assistant
|
|
targetRevision: 11.2.1
|
|
secrets:
|
|
- name: bucket
|
|
keys:
|
|
- accesskey
|
|
- secretkey
|
|
include:
|
|
- ingress-internal
|
|
|
|
- name: nodered
|
|
chart: node-red
|
|
repoURL: https://schwarzit.github.io/node-red-chart
|
|
targetRevision: 0.23.1
|