Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

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 authored and ibuziuk committed Jul 25, 2019
1 parent ba6553a commit 6c0be1e
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 6c0be1e

Please sign in to comment.