fix: remove legacy simulator runtime defaults

This commit is contained in:
Codex
2026-05-29 13:28:22 +08:00
parent e3b0571cc3
commit 5c9d04766b
22 changed files with 48 additions and 1248 deletions
-7
View File
@@ -15,10 +15,3 @@ type = "tcp"
localIP = "hwlab-edge-proxy.hwlab-dev.svc.cluster.local"
localPort = 6667
remotePort = 16667
[[proxies]]
name = "hwlab-dev-tunnel-health"
type = "tcp"
localIP = "hwlab-tunnel-client.hwlab-dev.svc.cluster.local"
localPort = 7402
remotePort = 7402