Skip to content

Commit

Permalink
update resource
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratap2018 committed Nov 25, 2024
1 parent 7bdacee commit 02d48cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .deploy/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ spec:
resources:
limits:
memory: "3Gi"
cpu: "500m"
cpu: "4000m"
requests:
memory: "2Gi"
cpu: "250m"
cpu: "2500m"
ports:
- containerPort: __PORT__
# livenessProbe:
Expand Down

0 comments on commit 02d48cf

Please sign in to comment.