Skip to content

Commit

Permalink
revert gateway resource changes
Browse files Browse the repository at this point in the history
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
  • Loading branch information
psschwei committed Sep 10, 2024
1 parent 0e19e07 commit f60d468
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/qiskit-serverless/charts/gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@ ingress:

resources:
limits:
cpu: "3000m"
memory: "2Gi"
cpu: "1500m"
memory: "1Gi"
requests:
cpu: "500m"
memory: "700Mi"
Expand Down

0 comments on commit f60d468

Please sign in to comment.