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
da100df7ba
commit
5253bb418f
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ projects:
|
||||||
location: 'git@github.com:pittar/spring-petclinic.git'
|
location: 'git@github.com:pittar/spring-petclinic.git'
|
||||||
type: git
|
type: git
|
||||||
branch: master
|
branch: master
|
||||||
|
attributes:
|
||||||
|
persistVolumes: 'false'
|
||||||
components:
|
components:
|
||||||
- id: redhat/java/latest
|
- id: redhat/java/latest
|
||||||
type: chePlugin
|
type: chePlugin
|
||||||
|
|
Loading…
Reference in a new issue