1
0
Fork 0
mirror of synced 2024-06-28 19:10:33 +12:00

update envoy config for k8s

This commit is contained in:
Martin McKeaveney 2021-10-01 12:51:33 +01:00
parent 8cbe39ea58
commit 609a42f4dc

View file

@ -50,6 +50,11 @@ static_resources:
route:
cluster: app-service
- match: { path: "/api/deploy" }
route:
timeout: 60s
cluster: app-service
# special case for when API requests are made, can just forward, not to minio
- match: { prefix: "/api/" }
route: