No description
Find a file
lotus 48c1d0cb49 fix(home-assistant): single service port 80, drop duplicate ma-web port
Two ports both numbered 80 in the same EndpointSlice/Service is
invalid k8s ('multiple port 80 entries' — deploy rejected). angie on
heimdallr:80 routes by Host header, so there is exactly ONE backend
port: both ha.litelot.us and ma.litelot.us Ingress rules now reference
the single ha-web port. Service/EndpointSlice carry one port entry.
2026-09-13 20:02:01 +00:00
.gitignore adding initial proxy 2025-10-16 13:01:24 +01:00
go.mod adding initial proxy 2025-10-16 13:01:24 +01:00
go.sum adding initial proxy 2025-10-16 13:01:24 +01:00
main.go fix(home-assistant): single service port 80, drop duplicate ma-web port 2026-09-13 20:02:01 +00:00
Pulumi.yaml adding initial proxy 2025-10-16 13:01:24 +01:00
README.md Initial commit 2025-10-16 11:23:29 +00:00

home-assistant