mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 14:55:51 +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
|
- id: redhat/java/latest
|
||||||
type: chePlugin
|
type: chePlugin
|
||||||
- mountSources: true
|
- mountSources: true
|
||||||
memoryLimit: 512Mi
|
endpoints:
|
||||||
|
- name: 8080/tcp
|
||||||
|
port: 8080
|
||||||
|
memoryLimit: 1Gi
|
||||||
type: dockerimage
|
type: dockerimage
|
||||||
volumes:
|
volumes:
|
||||||
- name: m2
|
- name: m2
|
||||||
|
|
Loading…
Reference in a new issue