diff --git a/hosting/envoy.yaml b/hosting/envoy.yaml index 3fe8454305..3c816cb1ca 100644 --- a/hosting/envoy.yaml +++ b/hosting/envoy.yaml @@ -23,6 +23,7 @@ static_resources: # special case for when API requests are made, can just forward, not to minio - match: { prefix: "/api/" } + route: cluster: app-service - match: { prefix: "/worker/" }