diff --git a/.devfile.yaml b/.devfile.yaml index 2b4277c..67f8d6c 100644 --- a/.devfile.yaml +++ b/.devfile.yaml @@ -5,9 +5,9 @@ metadata: components: - name: product-demos-ee 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 memoryLimit: 5Gi cpuRequest: 250m cpuLimit: 2000m - args: ['tail', '-f', '/dev/null'] + #args: ['tail', '-f', '/dev/null']