From a65cd1404a56e93a682000663898dd76b390cf75 Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Fri, 3 May 2024 12:07:30 +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 177c868..9527bf5 100644 --- a/apps/immich/base/ingress.yaml +++ b/apps/immich/base/ingress.yaml @@ -8,7 +8,7 @@ spec: - websecure-local tls: {} routes: - - match: Host(`embyk.steffenillium.de`) + - match: Host(`photos.steffenillium.de`) kind: Rule services: - name: server