fix: disable invalid runner loopback proxy

This commit is contained in:
Codex
2026-07-10 10:30:55 +02:00
parent ff723ccff2
commit aee232a58b
+1 -1
View File
@@ -162,7 +162,7 @@ controlPlane:
apiKeySecretRef:
name: agentrun-v02-api-key
key: HWLAB_API_KEY
egressProxyUrl: http://127.0.0.1:10808
egressProxyUrl: null
noProxyExtra:
- localhost
- 127.0.0.1