Skip to content

Commit fbaa87b

Browse files
authored
Proxy request buffering 'off' for registry.scs.community (#67)
Signed-off-by: Roman Hros <[email protected]>
1 parent 476f0da commit fbaa87b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

envs/public/harbor-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ data:
3434
annotations:
3535
cert-manager.io/issuer: letsencrypt
3636
nginx.ingress.kubernetes.io/limit-rps: "25"
37+
nginx.ingress.kubernetes.io/proxy-request-buffering: "off"
3738
externalURL: https://registry.scs.community
3839
database:
3940
type: internal

0 commit comments

Comments
 (0)