Update .devfile.yaml

This commit is contained in:
willtome
2025-05-19 11:21:19 -04:00
committed by GitHub
parent 9a93004e0a
commit 7082e6dd4c

View File

@@ -5,9 +5,9 @@ metadata:
components: components:
- name: product-demos-ee - name: product-demos-ee
container: container:
image: quay.io/mloriedo/ansible-creator-ee:latest # workaround for https://github.com/eclipse/che/issues/21778 image: ghcr.io/ansible/ansible-devspaces:latest
memoryRequest: 256M memoryRequest: 256M
memoryLimit: 5Gi memoryLimit: 5Gi
cpuRequest: 250m cpuRequest: 250m
cpuLimit: 2000m cpuLimit: 2000m
args: ['tail', '-f', '/dev/null'] #args: ['tail', '-f', '/dev/null']