RAG is not working correctly on sandbox, the container gets OOM killed then goes into CrashLoopBackOff due to insufficient resources
These are the resources for the frontend container in our sparkth hemlrelease.yml.
resources:
limits:
cpu: 1
memory: 1Gi
So we need to run some local tests and figure out how much memory would be sufficient
RAG is not working correctly on sandbox, the container gets
OOMkilled then goes intoCrashLoopBackOffdue to insufficient resourcesThese are the resources for the
frontendcontainer in our sparkthhemlrelease.yml.So we need to run some local tests and figure out how much memory would be sufficient