fix(llm-serving): bump reasoning memory limit to 36Gi headroom

This commit is contained in:
Story Crater Bot
2026-08-19 15:16:46 -07:00
parent 07c3367ffe
commit 596b5cb4d7
+1 -1
View File
@@ -79,7 +79,7 @@ spec:
resources:
limits:
cpu: '16'
memory: 24Gi
memory: 36Gi
nvidia.com/gpu: '1'
requests:
cpu: '8'