Skip to content

Commit

Permalink
Update .devfile.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kyetter committed Apr 10, 2023
1 parent 1c372fd commit 1b2f32c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ metadata:
components:
- name: tooling-container
container:
image: quay.io/ansible/creator-base:latest
image: quay.io/mloriedo/ansible-creator-ee:latest
memoryRequest: 256M
memoryLimit: 6Gi
memoryLimit: 2Gi
cpuRequest: 250m
cpuLimit: 2000m
args: ['tail', '-f', '/dev/null']

0 comments on commit 1b2f32c

Please sign in to comment.