From d5488feef47275c63582de417c098a3be1f720fb Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 22 Apr 2026 14:37:46 +0900 Subject: redirect to https MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- bundles/immich/files/kube.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'bundles/immich/files/kube.yaml') diff --git a/bundles/immich/files/kube.yaml b/bundles/immich/files/kube.yaml index a0ef94a..f66f842 100644 --- a/bundles/immich/files/kube.yaml +++ b/bundles/immich/files/kube.yaml @@ -9,6 +9,7 @@ metadata: traefik.http.routers.immich.entrypoints: http,https traefik.http.routers.immich.rule: Host(`photos.gzr.im`) traefik.http.routers.immich.service: immich + traefik.http.routers.immich.middlewares: tls-redirect@file traefik.http.services.immich.loadbalancer.server.port: 2283 # metrics -- cgit 1.4.1