From 9ea2bfd40455c52f10f5cc9a6f0749a6ba7d29aa Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 17 Dec 2024 15:05:31 +0100 Subject: [PATCH] Immich: rewrite /photos to /sharing 4 --- immich/helm-immich.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/immich/helm-immich.yaml b/immich/helm-immich.yaml index 09e0a71..8b3ad20 100644 --- a/immich/helm-immich.yaml +++ b/immich/helm-immich.yaml @@ -123,12 +123,12 @@ spec: service: name: sol-auth-svc port: 8002 - - path: /(photos) - pathType: ImplementationSpecific - backend: - service: - name: sol-auth-svc - port: 8002 + # - path: /(photos) + # pathType: ImplementationSpecific + # backend: + # service: + # name: sol-auth-svc + # port: 8002 tls: - secretName: letsencrypt-prod