feat: Add HTTP configuration options for Home Assistant Helm chart

This commit is contained in:
sha
2026-03-30 23:45:14 +03:00
parent 5b16f666a3
commit 7fd9d16626
4 changed files with 46 additions and 2 deletions
+8
View File
@@ -72,6 +72,14 @@ persistence:
- ReadWriteOnce
storageClass: ""
http:
enabled: false
server_port: 8123
ip_ban_enabled: false
login_attempts_threshold: 5
# Pod/service CIDRs and localhost are auto-detected; add extra entries here
extra_trusted_proxies: []
haSecrets:
enabled: false
# K8s Secret containing key-value pairs to write as /config/secrets.yaml