Removed the objects to delete

This commit is contained in:
Ovidio Mallo 2016-12-16 10:39:06 +01:00
parent 7f0df251ba
commit a2fc566077
1 changed files with 0 additions and 6 deletions

View File

@ -5,9 +5,6 @@ dev:
- manifest: deployment/manifests/build.yaml
deployment:
frontend:
delete:
- type: pvc
name: frontend-data
templates:
- manifest: deployment/manifests/app.yaml
parameters:
@ -16,9 +13,6 @@ dev:
test:
deployment:
frontend:
delete:
- type: pvc
name: frontend-data
templates:
- manifest: deployment/manifests/app.yaml
parameters: