fix: remove nginx body size limit for container registry pushes
This commit is contained in:
@@ -75,6 +75,7 @@ ingress:
|
|||||||
className: nginx
|
className: nginx
|
||||||
annotations:
|
annotations:
|
||||||
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
||||||
|
nginx.ingress.kubernetes.io/proxy-body-size: "0"
|
||||||
hosts:
|
hosts:
|
||||||
- host: git2.lunarfront.tech
|
- host: git2.lunarfront.tech
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user