Skip to content

Commit

Permalink
Set back lower memory limits to have stack working by default on
Browse files Browse the repository at this point in the history
che.openshift.io eclipse-che/che#13832

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
  • Loading branch information
apupier committed Jul 24, 2019
1 parent 91f5b9b commit 2b6f0af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devfiles/apache-camel-springboot/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@ components:
-
type: chePlugin
id: camel-tooling/vscode-apache-camel/latest
memoryLimit: 200Mi
-
type: chePlugin
id: redhat/java/latest
memoryLimit: 1400Mi
-
type: dockerimage
alias: maven
Expand Down

0 comments on commit 2b6f0af

Please sign in to comment.