[READ-ONLY] Mirror of https://github.com/maybeanerd/home-cluster. IAC for a kubernetes cluster hosted at home. status.cluster.diluz.io
hacktoberfest
1

Configure Feed

Select the types of activity you want to include in your feed.

docs(home assistant): reverse proxy settings

Sebastian Di Luzio (Jul 6, 2025, 1:32 PM +0200) 7267fedd dcc96f24

+8
+8
charts/home-assistant/notes.md
··· 1 + https://www.home-assistant.io/integrations/http/#reverse-proxies 2 + 3 + to get it to run, adjust the configuration.yaml in the config PVC to include 4 + 5 + http: 6 + use_x_forwarded_for: true 7 + trusted_proxies: 8 + - 10.42.1.0/24