danswer-ai / danswer

Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
https://docs.danswer.dev/
Other
10.37k stars 1.25k forks source link

Fix Helm Vespa resource limits #1606

Closed sd109 closed 3 months ago

sd109 commented 3 months ago

The change made in https://github.com/danswer-ai/danswer/pull/1536 only changed the Vespa pod resource requests and not the corresponding limits. This means that Kubernetes refuses to created the Vespa pod because the requests must be less than or equal to the limits. This changes fixes the limits to match the requests by default.

vercel[bot] commented 3 months ago

Someone is attempting to deploy a commit to the Danswer Team on Vercel.

A member of the Team first needs to authorize it.