diff --git a/immich/helm-immich.yaml b/immich/helm-immich.yaml index 48876bc..691c26c 100644 --- a/immich/helm-immich.yaml +++ b/immich/helm-immich.yaml @@ -91,6 +91,7 @@ spec: ingress: main: enabled: true + ingressClassName: nginx annotations: # proxy-body-size is set to 0 to remove the body limit on file uploads nginx.ingress.kubernetes.io/proxy-body-size: "0"