Skip to content

Commit

Permalink
revert back resources request
Browse files Browse the repository at this point in the history
  • Loading branch information
Tooseriuz committed Sep 24, 2024
1 parent 14bbc94 commit 9e0e470
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/production/arbimon/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ spec:
resources:
requests:
memory: '128Mi'
cpu: '0.4'
cpu: '0.05'
limits:
memory: '1000Mi'
cpu: '0.7'
cpu: '0.5'

0 comments on commit 9e0e470

Please sign in to comment.