feat(hwlab): 声明 HWPOD L2 服务入口
This commit is contained in:
@@ -45,6 +45,20 @@ publicExposures:
|
|||||||
port: 80
|
port: 80
|
||||||
targetPort: 8080
|
targetPort: 8080
|
||||||
nodePort: 32009
|
nodePort: 32009
|
||||||
|
hwpod-v03:
|
||||||
|
mode: node-port-shared-edge
|
||||||
|
publicBaseUrl: https://lab-dev-hwpod.hwpod.com
|
||||||
|
hostname: lab-dev-hwpod.hwpod.com
|
||||||
|
expectedA: 152.53.229.148
|
||||||
|
upstream: http://127.0.0.1:32012
|
||||||
|
healthPath: /health/live
|
||||||
|
service:
|
||||||
|
name: hwlab-hwpod-web-public
|
||||||
|
selector:
|
||||||
|
app.kubernetes.io/name: hwlab-hwpod-web
|
||||||
|
port: 80
|
||||||
|
targetPort: 8080
|
||||||
|
nodePort: 32012
|
||||||
production:
|
production:
|
||||||
mode: node-port-shared-edge
|
mode: node-port-shared-edge
|
||||||
publicBaseUrl: https://lab.hwpod.com
|
publicBaseUrl: https://lab.hwpod.com
|
||||||
|
|||||||
@@ -65,6 +65,7 @@ lanes:
|
|||||||
- hwlab-harnessrl-worker
|
- hwlab-harnessrl-worker
|
||||||
- hwlab-hwpod-api
|
- hwlab-hwpod-api
|
||||||
- hwlab-hwpod-worker
|
- hwlab-hwpod-worker
|
||||||
|
- hwlab-hwpod-web
|
||||||
- hwlab-cloud-web
|
- hwlab-cloud-web
|
||||||
- hwlab-gateway
|
- hwlab-gateway
|
||||||
- hwlab-edge-proxy
|
- hwlab-edge-proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user