diff --git a/apps/utility/haos/http-route.yaml b/apps/utility/haos/http-route.yaml index 4c73d64..30ba833 100644 --- a/apps/utility/haos/http-route.yaml +++ b/apps/utility/haos/http-route.yaml @@ -10,10 +10,6 @@ spec: hostnames: - "haos.stonegarden.dev" rules: - - matches: - - path: - type: PathPrefix - value: / - backendRefs: + - backendRefs: - name: home-assistant port: 8123 \ No newline at end of file