mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 13:01:21 +00:00
fix(s3): proxy body size
This commit is contained in:
parent
a382d79588
commit
810f0fc322
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ ingress:
|
|||
ingressClassName: ~
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: vault-issuer
|
||||
nginx.ingress.kubernetes.io/proxy-body-size: "0"
|
||||
path: /
|
||||
hosts:
|
||||
- s3.dc
|
||||
|
|
Loading…
Reference in a new issue