From 6a9480553ea181f40d815f2856e9a900c5a76d43 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 17 Dec 2024 15:02:27 +0100 Subject: [PATCH] Immich: rewrite /photos to /sharing 2 --- immich/helm-immich.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/immich/helm-immich.yaml b/immich/helm-immich.yaml index 4814b0a..9f37d2d 100644 --- a/immich/helm-immich.yaml +++ b/immich/helm-immich.yaml @@ -111,6 +111,7 @@ spec: nginx.ingress.kubernetes.io/proxy-body-size: "0" cert-manager.io/cluster-issuer: prod-cluster-issuer nginx.ingress.kubernetes.io/backend-protocol: "HTTP" + nginx.ingress.kubernetes.io/use-regex: "true" nginx.ingress.kubernetes.io/rewrite-target: /sharing hosts: - host: immich.hensen.io @@ -118,7 +119,7 @@ spec: - path: "/" - host: foto.scoutingmbg.nl paths: - - path: /photos + - path: (/photos) pathType: ImplementationSpecific backend: service: