diff --git a/clusters/cl01tl/applications/home-assistant/templates/ingress-route.yaml b/clusters/cl01tl/applications/home-assistant/templates/ingress-route.yaml index 50ca07c94..9c9fc2126 100644 --- a/clusters/cl01tl/applications/home-assistant/templates/ingress-route.yaml +++ b/clusters/cl01tl/applications/home-assistant/templates/ingress-route.yaml @@ -21,7 +21,7 @@ spec: priority: 10 services: - kind: Service - name: home-assistant + name: home-assistant-main port: 8123 - kind: Rule match: Host(`homeassistant.alexlebens.net`) && PathPrefix(`/outpost.goauthentik.io/`)