Merge pull request #2647 from pikasTech/fix/2641-agentrun-public-edge
fix: 收敛 AgentRun L1 固定 HTTPS 公共入口
This commit is contained in:
@@ -107,6 +107,7 @@ nativeDevelopment:
|
||||
hostname: agentrun-dev.hwpod.com
|
||||
expectedA: 152.53.229.148
|
||||
upstream: http://127.0.0.1:6680
|
||||
healthPath: /health/readiness
|
||||
client:
|
||||
role: render-only
|
||||
transport: target-trans
|
||||
|
||||
@@ -89,6 +89,9 @@ targets:
|
||||
- id: hwlab-workbench-native
|
||||
configRef: config/hwlab-node-lanes.yaml
|
||||
path: lanes.v03.targets.NC01.nativeDevelopment.workbench.publicExposure
|
||||
- id: agentrun-native
|
||||
configRef: config/agentrun.yaml
|
||||
path: nativeDevelopment.manager.publicExposure
|
||||
- id: hwlab-caserun-native
|
||||
configRef: config/hwlab-node-lanes.yaml
|
||||
path: lanes.v03.targets.NC01.nativeDevelopment.caserun.publicExposure
|
||||
|
||||
Reference in New Issue
Block a user