feat: wire device pod gateway dispatch

This commit is contained in:
Codex
2026-05-29 10:44:59 +08:00
parent dfc1b42fe3
commit 4cdc80e672
12 changed files with 543 additions and 18 deletions
+1
View File
@@ -303,6 +303,7 @@
"replicas": 1,
"env": {
"HWLAB_ENVIRONMENT": "dev",
"HWLAB_CLOUD_API_INTERNAL_URL": "http://hwlab-cloud-api.hwlab-dev.svc.cluster.local:6667",
"HWLAB_DEVICE_POD_ID": "device-pod-71-freq",
"HWLAB_DEVICE_POD_PORT": "7601"
}