adjust request limits;gitea CA -> prod

This commit is contained in:
Ibrahim Mkusa 2025-06-06 15:30:55 -04:00
parent 72675b14d0
commit 9f77404f31
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,3 @@
cloudflare has limitations on what sort of content you can proxy through their
network. HTML/CSS and ordinary web traffic is fine, however if you are
pushing/pulling artifacts like containers or even videos they do rate limit.

View File

@ -169,7 +169,10 @@ ingress:
className: nginx
pathType: Prefix
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-staging"
cert-manager.io/cluster-issuer: "letsencrypt-prod"
nginx.ingress.kubernetes.io/proxy-body-size: "0"
nginx.ingress.kubernetes.io/proxy-read-timeout: "600"
nginx.ingress.kuberentes.io/proxy-send-timeout: "600"
hosts:
- host: gitea.kwerezigua.org
paths: