chore: read agentrun hwlab defaults from yaml
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
version: 1
|
||||
kind: AgentRunConfig
|
||||
metadata:
|
||||
name: agentrun
|
||||
|
||||
manager:
|
||||
baseUrl: https://agentrun.74-48-78-17.nip.io/
|
||||
timeoutMs: 15000
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
version: 1
|
||||
kind: HwlabNodeLaneConfig
|
||||
metadata:
|
||||
name: hwlab-node-lanes
|
||||
|
||||
defaults:
|
||||
node: G14
|
||||
lane: v03
|
||||
|
||||
requiredNoProxy:
|
||||
- hyueapi.com
|
||||
- .hyueapi.com
|
||||
|
||||
Reference in New Issue
Block a user