28 lines
747 B
Plaintext
28 lines
747 B
Plaintext
命名空间
|
|
镜像仓库
|
|
实际公网入口CloudHOST
|
|
XXX低空应用公共服务平台
|
|
|
|
|
|
- path: /lite/?(.*)
|
|
pathType: ImplementationSpecific
|
|
backend:
|
|
service:
|
|
name: cmii-uav-platform-lite
|
|
port:
|
|
number: 9528
|
|
- path: /ms/?(.*)
|
|
pathType: ImplementationSpecific
|
|
backend:
|
|
service:
|
|
name: cmii-uav-platform-lite-oms
|
|
port:
|
|
number: 9528
|
|
- path: /pilot2cloud/?(.*)
|
|
pathType: ImplementationSpecific
|
|
backend:
|
|
service:
|
|
name: cmii-uav-platform-lite-pilot2
|
|
port:
|
|
number: 9528
|