Skip to content

Commit

Permalink
Increase tool memory to 3Gi
Browse files Browse the repository at this point in the history
  • Loading branch information
sleshchenko committed Sep 14, 2021
1 parent 01b3996 commit 2fe2590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ components:
volumeMounts:
- name: m2
path: /home/user/.m2
memoryLimit: 1536M
memoryLimit: 3Gi
- name: m2
volume:
size: 1G
Expand Down

0 comments on commit 2fe2590

Please sign in to comment.