Skip to content

Commit

Permalink
chore: bumping memoryLimit in devfile
Browse files Browse the repository at this point in the history
Signed-off-by: Ilya Buziuk <[email protected]>
  • Loading branch information
ibuziuk committed Dec 12, 2024
1 parent 020a88d commit d8e84d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ components:
- name: devtools
container:
image: quay.io/devfile/universal-developer-image:ubi9-latest
memoryLimit: 2Gi
memoryLimit: 6Gi
memoryRequest: 256Mi

0 comments on commit d8e84d2

Please sign in to comment.