feat: Add support for HA secrets management with init container and configuration options

This commit is contained in:
sha
2026-03-18 14:37:28 +02:00
parent c632968e49
commit 83e9c35f19
2 changed files with 34 additions and 1 deletions
+5
View File
@@ -60,6 +60,11 @@ persistence:
hostPath: /srv/data/home-assistant/media
mountPath: /media
haSecrets:
enabled: false
# K8s Secret containing key-value pairs to write as /config/secrets.yaml
existingSecret: ""
postgres:
enabled: false
host: postgres-tcp.postgres.svc.cluster.local