From 5253bb418fc7c80684b59895b58765ce514f0f9a Mon Sep 17 00:00:00 2001 From: Andrew Pitt Date: Mon, 30 Sep 2019 21:55:12 -0400 Subject: [PATCH] Update devfile.yaml --- devfile.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devfile.yaml b/devfile.yaml index 10bb911e3..cb6dd6d94 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -6,6 +6,8 @@ projects: location: 'git@github.com:pittar/spring-petclinic.git' type: git branch: master +attributes: + persistVolumes: 'false' components: - id: redhat/java/latest type: chePlugin