++
This commit is contained in:
parent
a9ec189e91
commit
27327f2c9c
@ -204,6 +204,19 @@ spec:
|
|||||||
rewrite: /api/
|
rewrite: /api/
|
||||||
service: backend-svc.checklists.svc.cluster.local
|
service: backend-svc.checklists.svc.cluster.local
|
||||||
port: 80
|
port: 80
|
||||||
|
bim-api:
|
||||||
|
name: bim-api-virt-service
|
||||||
|
namespace: default
|
||||||
|
hosts:
|
||||||
|
- sarex.uralmine.com
|
||||||
|
gateways:
|
||||||
|
- default/platform-gateway
|
||||||
|
routes:
|
||||||
|
- path:
|
||||||
|
prefix: /bimv2/api/
|
||||||
|
rewrite: /api/
|
||||||
|
service: backend-svc.bim.svc.cluster.local
|
||||||
|
port: 80
|
||||||
flows-api:
|
flows-api:
|
||||||
name: flows-api-virt-service
|
name: flows-api-virt-service
|
||||||
namespace: default
|
namespace: default
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user