Skip to content

Commit

Permalink
Merge pull request #106 from lyft/turn-off-orca
Browse files Browse the repository at this point in the history
Turn off orca
  • Loading branch information
danielmmetz authored Sep 10, 2020
2 parents af5e12d + d9a6af6 commit 258c932
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions infra/orca/top.sls

This file was deleted.

6 changes: 3 additions & 3 deletions manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@ tests:
type: startup
group: metadataproxy.dev
deploy:
- name: development
legacy: false
environment: development
- name: staging
legacy: false
environment: staging
orca: []
- name: canary
legacy: false
environment: production
orca: []
- name: production
legacy: false
environment: production
orca: []
builder:
name: docker_build
params:
Expand Down

0 comments on commit 258c932

Please sign in to comment.