Merge pull request #82 from spotify/inventory-routing
fix: adjust routing for inventory
This commit is contained in:
@@ -32,7 +32,7 @@ static_resources:
|
||||
route:
|
||||
cluster: builds_service
|
||||
max_grpc_timeout: 0s
|
||||
- match: { prefix: '/inventory' }
|
||||
- match: { prefix: '/spotify.backstage.inventory.v1.Inventory/' }
|
||||
route:
|
||||
cluster: inventory_service
|
||||
max_grpc_timeout: 0s
|
||||
|
||||
Reference in New Issue
Block a user