diff --git a/apps/base/litellm/cnpg_cluster.yaml b/apps/base/litellm/cnpg_cluster.yaml index 5c09d29..f008ff4 100644 --- a/apps/base/litellm/cnpg_cluster.yaml +++ b/apps/base/litellm/cnpg_cluster.yaml @@ -76,8 +76,8 @@ spec: updateInterval: 30 resources: limits: - cpu: 1 - memory: 1024Mi + cpu: "1" + memory: 1Gi requests: cpu: 250m memory: 512Mi