diff --git a/devfile.yaml b/devfile.yaml index 1c4a6c84e..189acf1ee 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -10,7 +10,10 @@ components: - id: redhat/java/latest type: chePlugin - mountSources: true - memoryLimit: 512Mi + endpoints: + - name: 8080/tcp + port: 8080 + memoryLimit: 1Gi type: dockerimage volumes: - name: m2