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 23, 2019
1 parent 91f5b9b commit 7b2b7d8
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: 128Mi
-
type: chePlugin
id: redhat/java/latest
memoryLimit: 1280Mi
-
type: dockerimage
alias: maven
Expand Down

0 comments on commit 7b2b7d8

Please sign in to comment.