diff --git a/devspaces/devfile.yaml b/devspaces/devfile.yaml index 6228834..d1ccbfe 100644 --- a/devspaces/devfile.yaml +++ b/devspaces/devfile.yaml @@ -1,10 +1,10 @@ schemaVersion: 2.2.0 metadata: - name: ansible-development + name: ansible-development # change this name per workspace components: - container: args: ['tail', '-f', '/dev/null'] - image: 'quay.io/rhn_ssp_adworjan/ansibleee:1.0' + image: 'quay.io/rhn_ssp_adworjan/ansibleee:1.0' # change for your EE memoryRequest: 256M memoryLimit: 6Gi cpuRequest: 250m