From 4e32439181c37923250c67b869a627c3ea7b2a07 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 11 Dec 2025 21:58:11 -0600 Subject: [PATCH] change route --- clusters/cl01tl/helm/immich/templates/http-route.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/immich/templates/http-route.yaml b/clusters/cl01tl/helm/immich/templates/http-route.yaml index 342481ebb..3b22d4260 100644 --- a/clusters/cl01tl/helm/immich/templates/http-route.yaml +++ b/clusters/cl01tl/helm/immich/templates/http-route.yaml @@ -23,6 +23,6 @@ spec: backendRefs: - group: '' kind: Service - name: immich-main + name: immich port: 2283 weight: 100