This commit is contained in:
Ovidio Mallo 2016-12-15 18:12:50 +01:00
parent 3c38cefe15
commit 5c8ce9e3f5

View file

@ -2,7 +2,7 @@ dev:
build:
frontend:
templates:
- manifest: manifests/build.yaml
- manifest: deployment/manifests/build.yaml
deployment:
frontend:
delete:
@ -17,7 +17,7 @@ test:
deployment:
frontend:
templates:
- manifest: manifests/app.yaml
- manifest: deployment/manifests/app.yaml
parameters:
ENV: test
REPLICAS: 2