Skip to content

Commit

Permalink
Give backend more cpu time
Browse files Browse the repository at this point in the history
  • Loading branch information
nygrenh committed Oct 12, 2023
1 parent 00a263a commit 7f68e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/templates/backend-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
resources:
limits:
memory: 1000Mi
cpu: 300m
cpu: 700m
requests:
memory: 400Mi
cpu: 100m
Expand Down

0 comments on commit 7f68e1d

Please sign in to comment.