update
This commit is contained in:
@@ -65,11 +65,6 @@ spec:
|
||||
- host: fake-domain.uavcloud-devflight.io
|
||||
http:
|
||||
paths:
|
||||
- path: /devflight/?(.*)
|
||||
pathType: ImplementationSpecific
|
||||
backend:
|
||||
serviceName: cmii-uav-platform
|
||||
servicePort: 9528
|
||||
- path: /devflight/supervision/?(.*)
|
||||
pathType: ImplementationSpecific
|
||||
backend:
|
||||
@@ -700,6 +695,14 @@ spec:
|
||||
backend:
|
||||
serviceName: cmii-uav-sync
|
||||
servicePort: 8080
|
||||
- host: cmii-uav-tcp-server.uavcloud-devflight.io
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
backend:
|
||||
serviceName: cmii-uav-tcp-server
|
||||
servicePort: 8080
|
||||
- host: cmii-uav-threedsimulation.uavcloud-devflight.io
|
||||
http:
|
||||
paths:
|
||||
@@ -799,3 +802,8 @@ spec:
|
||||
backend:
|
||||
serviceName: cmii-uas-gateway
|
||||
servicePort: 8080
|
||||
- path: /devflight/converge/?(.*)
|
||||
pathType: ImplementationSpecific
|
||||
backend:
|
||||
serviceName: cmii-sky-converge
|
||||
servicePort: 8080
|
||||
|
||||
Reference in New Issue
Block a user