Merge pull request #1682 from pikasTech/fix/agentrun-runner-direct-egress
Pipelines as Code CI / hwlab-web-probe-sentinel-nc01- Success
Pipelines as Code CI / unidesk-host- Success

fix: 禁用 runner Pod 无效回环代理
This commit is contained in:
Lyon
2026-07-10 16:32:59 +08:00
committed by GitHub
+1 -1
View File
@@ -162,7 +162,7 @@ controlPlane:
apiKeySecretRef: apiKeySecretRef:
name: agentrun-v02-api-key name: agentrun-v02-api-key
key: HWLAB_API_KEY key: HWLAB_API_KEY
egressProxyUrl: http://127.0.0.1:10808 egressProxyUrl: null
noProxyExtra: noProxyExtra:
- localhost - localhost
- 127.0.0.1 - 127.0.0.1