diff --git a/devfiles/apache-camel-springboot/devfile.yaml b/devfiles/apache-camel-springboot/devfile.yaml index a618cbc75..442b479cd 100644 --- a/devfiles/apache-camel-springboot/devfile.yaml +++ b/devfiles/apache-camel-springboot/devfile.yaml @@ -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