Skip to content

Commit

Permalink
update resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratap2018 committed Nov 20, 2024
1 parent 5d9695a commit 9acdfea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .deploy/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ spec:

resources:
requests:
memory: "2Gi"
cpu: "1500m"
limits:
memory: "3Gi"
cpu: "2500m"
cpu: "3000m"
limits:
memory: "4Gi"
cpu: "5000m"
ports:
- containerPort: __PORT__
env:
Expand Down

0 comments on commit 9acdfea

Please sign in to comment.