mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Immich ingress to nginx
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user