++
This commit is contained in:
parent
3df7f5ce28
commit
e873cb590e
@ -229,6 +229,19 @@ spec:
|
|||||||
rewrite: /
|
rewrite: /
|
||||||
service: frontend-svc.control-interface.svc.cluster.local
|
service: frontend-svc.control-interface.svc.cluster.local
|
||||||
port: 80
|
port: 80
|
||||||
|
workflows-frontend:
|
||||||
|
name: workflows-frontend-virt-service
|
||||||
|
namespace: gateway
|
||||||
|
hosts:
|
||||||
|
- sarex.contour.infra.sarex.tech
|
||||||
|
gateways:
|
||||||
|
- gateway/platform-gateway
|
||||||
|
routes:
|
||||||
|
- path:
|
||||||
|
prefix: /workflows/
|
||||||
|
rewrite: /
|
||||||
|
service: frontend-svc.processing.svc.cluster.local
|
||||||
|
port: 80
|
||||||
eav-api:
|
eav-api:
|
||||||
name: eav-api-virt-service
|
name: eav-api-virt-service
|
||||||
namespace: gateway
|
namespace: gateway
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user