From b8256f257ec060bbf61cde066ee013e0cb6989d2 Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Fri, 3 May 2024 11:08:49 +0200 Subject: [PATCH] ingress --- apps/immich/base/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/immich/base/ingress.yaml b/apps/immich/base/ingress.yaml index c69c5e4..177c868 100644 --- a/apps/immich/base/ingress.yaml +++ b/apps/immich/base/ingress.yaml @@ -11,5 +11,5 @@ spec: - match: Host(`embyk.steffenillium.de`) kind: Rule services: - - name: immich-server + - name: server port: server