mirror of
https://github.com/nold360/hive-apps
synced 2024-11-04 21:06:36 +00:00
17 lines
317 B
YAML
17 lines
317 B
YAML
config:
|
|
description: Home Automation
|
|
syncWave: 100
|
|
repo: k8s-at-home
|
|
|
|
apps:
|
|
- name: homeassistant
|
|
chart: home-assistant
|
|
targetRevision: 11.2.1
|
|
secrets:
|
|
- name: hass-postgres
|
|
keys:
|
|
- postgresql-username
|
|
- postgresql-password
|
|
- postgresql-postgres-password
|
|
include:
|
|
- ingress-internal
|