From d90cb226f85a2d7c5afbd35fc975cbadc0c5fd55 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 14 Dec 2024 21:33:24 +0100 Subject: [PATCH] Add backend-protocol http --- immich/helm-immich.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/immich/helm-immich.yaml b/immich/helm-immich.yaml index a689151..a25f424 100644 --- a/immich/helm-immich.yaml +++ b/immich/helm-immich.yaml @@ -89,10 +89,6 @@ spec: image: repository: ghcr.io/immich-app/immich-server pullPolicy: IfNotPresent - startupProbe: - httpGet: null - exec: null - tcpSocket: null ingress: main: enabled: true @@ -101,6 +97,7 @@ spec: # proxy-body-size is set to 0 to remove the body limit on file uploads nginx.ingress.kubernetes.io/proxy-body-size: "0" cert-manager.io/cluster-issuer: prod-cluster-issuer + nginx.ingress.kubernetes.io/backend-protocol: "HTTP" hosts: - host: immich.hensen.io paths: