diff --git a/services/ai-llm/deployment.yaml b/services/ai-llm/deployment.yaml index 10000f6e1..bdcd1f0af 100644 --- a/services/ai-llm/deployment.yaml +++ b/services/ai-llm/deployment.yaml @@ -98,9 +98,9 @@ spec: resources: requests: cpu: "4" - memory: 16Gi + memory: 10Gi nvidia.com/gpu.shared: 1 limits: cpu: "8" - memory: 24Gi + memory: 14Gi nvidia.com/gpu.shared: 1