1
0
Fork 0

postgresql/default-cluster: Add Home Assistant DB

I actually created this a long time ago, but forgot to update the
manifest in Git.

The *homeassistant* database is used by Home Assistant for its
*recorder* component, which stores long-term statistics.  The data
stored here are only used for e.g. History and Logbook; current entity
states are still stored on the filesystem.
dch-webhooks-secrets
Dustin 2023-10-14 21:28:41 -05:00
parent c23aa38eff
commit 6ef8d3256e
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ spec:
- createdb - createdb
firefly-iii.firefly: firefly-iii.firefly:
- login - login
home-assistant.homeassistant:
- login
databases: databases:
dustin: dustin dustin: dustin
firefly: firefly-iii.firefly firefly: firefly-iii.firefly
homeassistant: home-assistant.homeassistant