Skip to content

Commit

Permalink
Config body size on ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
jaggerwang committed May 10, 2024
1 parent b083df1 commit 43264a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ops/deploy/backend/base/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ metadata:
app.kubernetes.io/component: backend
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /$2
nginx.ingress.kubernetes.io/proxy-body-size: 1024m
spec:
ingressClassName: nginx
rules:
Expand Down

0 comments on commit 43264a0

Please sign in to comment.