Fixed config
This commit is contained in:
parent
3a0e55cae0
commit
7f0df251ba
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ dev:
|
|||
templates:
|
||||
- manifest: deployment/manifests/app.yaml
|
||||
parameters:
|
||||
ENV: test
|
||||
ENV: dev
|
||||
REPLICAS: 1
|
||||
test:
|
||||
deployment:
|
||||
|
|
Loading…
Reference in a new issue