mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 06:45:49 +00:00
Update devfile.yaml
This commit is contained in:
parent
0aacbf4bc9
commit
0bef057473
1 changed files with 4 additions and 1 deletions
|
@ -10,7 +10,10 @@ components:
|
|||
- id: redhat/java/latest
|
||||
type: chePlugin
|
||||
- mountSources: true
|
||||
memoryLimit: 512Mi
|
||||
endpoints:
|
||||
- name: 8080/tcp
|
||||
port: 8080
|
||||
memoryLimit: 1Gi
|
||||
type: dockerimage
|
||||
volumes:
|
||||
- name: m2
|
||||
|
|
Loading…
Reference in a new issue