diff options
| author | Robert Günzler <r@gnzler.io> | 2026-04-22 14:37:46 +0900 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2026-08-05 16:43:05 +0200 |
| commit | d5488feef47275c63582de417c098a3be1f720fb (patch) | |
| tree | 517411b7c54f4f5122ba0e98aaaa24d91db919e4 /bundles/immich | |
| parent | a6f3c9e006120ff87cdc5124492ec725dcc1a6b1 (diff) | |
redirect to https
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to 'bundles/immich')
| -rw-r--r-- | bundles/immich/files/kube.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |