Immich ingress to nginx

This commit is contained in:
Ruben Hensen
2024-12-14 20:17:05 +01:00
parent 4b41df041c
commit 422f60680c
+1
View File
@@ -91,6 +91,7 @@ spec:
ingress: ingress:
main: main:
enabled: true enabled: true
ingressClassName: nginx
annotations: annotations:
# proxy-body-size is set to 0 to remove the body limit on file uploads # proxy-body-size is set to 0 to remove the body limit on file uploads
nginx.ingress.kubernetes.io/proxy-body-size: "0" nginx.ingress.kubernetes.io/proxy-body-size: "0"