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 <[email protected]>
  • Loading branch information
psschwei committed Sep 10, 2024
1 parent 18cb24b commit 02950ff
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 @@ -150,8 +150,8 @@ ingress:

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

0 comments on commit 02950ff

Please sign in to comment.