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