increase proxy body size on gitea ingress

This commit is contained in:
2026-03-14 03:40:17 +01:00
parent db91415017
commit bc4f378df3

View File

@@ -97,7 +97,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" nginx.ingress.kubernetes.io/proxy-body-size: "1g"
hosts: hosts:
- host: gitea.lumpiasty.xyz - host: gitea.lumpiasty.xyz
paths: paths: