Update devfile.yaml

This commit is contained in:
Andrew Pitt 2019-09-30 21:55:12 -04:00 committed by GitHub
parent da100df7ba
commit 5253bb418f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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