Skip to content

Commit

Permalink
Merge branch 'redhat-cop:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
cgruver authored Jul 31, 2024
2 parents 2915c8c + 6b60bdd commit 98b7e02
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ components:
- name: dev-tools
container:
image: quay.io/redhat-cop/cekit-builder:latest
memoryLimit: 6Gi
memoryLimit: 4Gi
mountSources: true
env:
- name: SHELL
Expand All @@ -19,16 +19,6 @@ components:
- volume:
size: 10Gi
name: projects
- name: cekit-test
container:
image: quay.io/etsauer/cekit-builder:dev
memoryLimit: 6Gi
mountSources: true
env:
- name: SHELL
value: "/bin/zsh"
- name: HOME
value: "/projects/home"
- name: oc-cli
container:
args:
Expand Down

0 comments on commit 98b7e02

Please sign in to comment.