From 1a070a9d345f9170b0b004df500268c35a6c5175 Mon Sep 17 00:00:00 2001 From: Codex Date: Thu, 16 Jul 2026 08:17:59 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20HWLAB=20=E9=BB=98=E8=AE=A4=E8=BF=9E?= =?UTF-8?q?=E6=8E=A5=20AgentRun=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/hwlab-node-lanes.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/hwlab-node-lanes.yaml b/config/hwlab-node-lanes.yaml index aaa20225..c1f98611 100644 --- a/config/hwlab-node-lanes.yaml +++ b/config/hwlab-node-lanes.yaml @@ -199,12 +199,12 @@ lanes: adapter: agentrun-v02 controlPlaneTarget: node: NC01 - lane: nc01-v02 - managerUrl: http://agentrun-mgr.agentrun-v02.svc.cluster.local:8080 + lane: nc01-release + managerUrl: http://agentrun-mgr.agentrun-release.svc.cluster.local:8080 apiKeySecretName: hwlab-v03-master-server-admin-api-key apiKeySecretKey: api-key - runnerNamespace: agentrun-v02 - secretNamespace: agentrun-v02 + runnerNamespace: agentrun-release + secretNamespace: agentrun-release repoUrlFrom: runtimeGitReadUrl providerIdFrom: runtimeNodeId defaultProviderProfile: gpt.pika