Missing route prop.
This commit is contained in:
parent
711e44a3b8
commit
ae5d970a92
|
@ -23,6 +23,7 @@ static_resources:
|
||||||
|
|
||||||
# special case for when API requests are made, can just forward, not to minio
|
# special case for when API requests are made, can just forward, not to minio
|
||||||
- match: { prefix: "/api/" }
|
- match: { prefix: "/api/" }
|
||||||
|
route:
|
||||||
cluster: app-service
|
cluster: app-service
|
||||||
|
|
||||||
- match: { prefix: "/worker/" }
|
- match: { prefix: "/worker/" }
|
||||||
|
|
Loading…
Reference in New Issue