From 219ac044ae1ebdb7fdf14c67d959f6cb8e849d52 Mon Sep 17 00:00:00 2001 From: Andrew Pitt Date: Tue, 1 Oct 2019 14:13:45 +0000 Subject: [PATCH] Updated devfile. --- devfile.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/devfile.yaml b/devfile.yaml index cb6dd6d94..10bb911e3 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -6,8 +6,6 @@ projects: location: 'git@github.com:pittar/spring-petclinic.git' type: git branch: master -attributes: - persistVolumes: 'false' components: - id: redhat/java/latest type: chePlugin