Skip to content

Commit

Permalink
add devfile
Browse files Browse the repository at this point in the history
  • Loading branch information
danieloh30 committed Apr 16, 2024
1 parent 8b04486 commit 929e91f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .devfile.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
schemaVersion: 2.2.0
metadata:
name: coolstore-microservice
attributes:
che-theia.eclipse.org/sidecar-policy: mergeImage
components:
- name: universal-developer-image
container:
image: registry.redhat.io/devspaces/udi-rhel8@sha256:720d4bff5924ac76af5b25606ebfb2bcf853212af6c8202f591c4954a88f57f6
memoryLimit: 6Gi
mountSources: true
commands: []

0 comments on commit 929e91f

Please sign in to comment.