home-assistant: deployed (kubernetes)

This commit is contained in:
2025-12-03 21:54:30 +01:00
parent 26dafd752e
commit e721bc5e3b
6 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
persistence:
enabled: true
ingress:
enabled: true
external: false
hosts:
- host: homeassistant-test.lan
paths:
- path: /
pathType: Prefix
configurations:
trusted_proxies:
- 10.0.0.0/8
- 172.16.0.0/12
- 192.168.0.0/16
- 127.0.0.0/8