This commit is contained in:
zeaslity
2025-05-15 10:32:46 +08:00
parent 92d0f10933
commit dbb45c553b
22 changed files with 23771 additions and 23463 deletions

View File

@@ -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