Add nginx ingress annotation to increase proxy body size limit

This commit is contained in:
2026-03-12 19:14:11 +01:00
parent 58634b82ba
commit c056d86da2

View File

@@ -95,6 +95,7 @@ spec:
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt cert-manager.io/cluster-issuer: letsencrypt
acme.cert-manager.io/http01-edit-in-place: "true" acme.cert-manager.io/http01-edit-in-place: "true"
nginx.ingress.kubernetes.io/proxy-body-size: "100m"
hosts: hosts:
- host: gitea.lumpiasty.xyz - host: gitea.lumpiasty.xyz
paths: paths: