Merge pull request #2722 from pikasTech/feat/hwpod-l2-development
Pipelines as Code CI / hwlab-web-probe-sentinel-nc01- Success
Pipelines as Code CI / platform-infra-gitea-nc01- Failed
Pipelines as Code CI / unidesk-host- Success

feat(hwlab): 声明 HWPOD L2 服务入口
This commit is contained in:
Lyon
2026-07-21 10:22:59 +08:00
committed by GitHub
2 changed files with 15 additions and 0 deletions
+14
View File
@@ -45,6 +45,20 @@ publicExposures:
port: 80
targetPort: 8080
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:
mode: node-port-shared-edge
publicBaseUrl: https://lab.hwpod.com
+1
View File
@@ -65,6 +65,7 @@ lanes:
- hwlab-harnessrl-worker
- hwlab-hwpod-api
- hwlab-hwpod-worker
- hwlab-hwpod-web
- hwlab-cloud-web
- hwlab-gateway
- hwlab-edge-proxy