Skip to content

Commit

Permalink
chore: increase resources
Browse files Browse the repository at this point in the history
  • Loading branch information
alerdenisov committed Nov 10, 2023
1 parent e4e7b6c commit 8539306
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .helm/templates/100-apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ spec:
optional: false
resources:
limits:
cpu: 200m
memory: 256Mi
cpu: 4000m
memory: 4096Mi
requests:
cpu: 200m
memory: 256Mi
Expand Down

0 comments on commit 8539306

Please sign in to comment.