Merge pull request #1683 from pikasTech/fix/agentrun-runner-cni-proxy
fix: runner 使用 CNI 网关代理
This commit is contained in:
@@ -162,7 +162,7 @@ controlPlane:
|
||||
apiKeySecretRef:
|
||||
name: agentrun-v02-api-key
|
||||
key: HWLAB_API_KEY
|
||||
egressProxyUrl: null
|
||||
egressProxyUrl: http://10.42.0.1:10808
|
||||
noProxyExtra:
|
||||
- localhost
|
||||
- 127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user