mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 13:01:21 +00:00
fix(localai): nginx body size
This commit is contained in:
parent
35a92c739e
commit
76ec8f57d8
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ ingress:
|
|||
className: "ingress-internal"
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: vault-issuer
|
||||
nginx.ingress.kubernetes.io/proxy-body-size: 100m
|
||||
hosts:
|
||||
- host: ai.dc
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue