Merge pull request #1682 from pikasTech/fix/agentrun-runner-direct-egress
fix: 禁用 runner Pod 无效回环代理
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user