diff --git a/devfile.yaml b/devfile.yaml index 475f8da..79fbda3 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -5,7 +5,10 @@ components: - name: tools container: image: registry.redhat.io/devspaces/udi-rhel8:3.9 - memoryLimit: 1Gi + memoryLimit: '2Gi' + memoryRequest: '1Gi' + cpuLimit: '1' + cpuRequest: '0.5' commands: - id: run exec: