Skip to content

Commit d8e84d2

Browse files
committed
chore: bumping memoryLimit in devfile
Signed-off-by: Ilya Buziuk <[email protected]>
1 parent 020a88d commit d8e84d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ components:
88
- name: devtools
99
container:
1010
image: quay.io/devfile/universal-developer-image:ubi9-latest
11-
memoryLimit: 2Gi
11+
memoryLimit: 6Gi
1212
memoryRequest: 256Mi

0 commit comments

Comments
 (0)