++
This commit is contained in:
parent
8b6133a81a
commit
4e7757b7b4
@ -224,7 +224,7 @@ spec:
|
||||
service: frontend-svc.transmittal.svc.cluster.local
|
||||
port: 80
|
||||
transmittals-api:
|
||||
name: flows-api-virt-service
|
||||
name: transmittals-api-virt-service
|
||||
namespace: default
|
||||
hosts:
|
||||
- sarex.uralmine.com
|
||||
@ -236,6 +236,19 @@ spec:
|
||||
rewrite: /api/
|
||||
service: backend-svc.transmittal.svc.cluster.local
|
||||
port: 80
|
||||
inspections-api:
|
||||
name: flows-api-virt-service
|
||||
namespace: default
|
||||
hosts:
|
||||
- sarex.uralmine.com
|
||||
gateways:
|
||||
- default/platform-gateway
|
||||
routes:
|
||||
- path:
|
||||
prefix: /inspections/api/
|
||||
rewrite: /api/
|
||||
service: backend-svc.inspections.svc.cluster.local
|
||||
port: 80
|
||||
reviews-frontend:
|
||||
name: reviews-frontend-virt-service
|
||||
namespace: default
|
||||
|
||||
Loading…
Reference in New Issue
Block a user