From 9bd2118524a8833e2f97fb54d37bea96dac12d6d Mon Sep 17 00:00:00 2001 From: Codex Date: Thu, 16 Jul 2026 22:35:45 +0200 Subject: [PATCH] fix: align NC01 HWLAB GitOps authority --- config/hwlab-node-control-plane.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hwlab-node-control-plane.yaml b/config/hwlab-node-control-plane.yaml index d04d2d6e..268d0b06 100644 --- a/config/hwlab-node-control-plane.yaml +++ b/config/hwlab-node-control-plane.yaml @@ -882,7 +882,7 @@ targets: syncConfigMapName: git-mirror-sync-script syncJobPrefix: git-mirror-hwlab-nc01-v03-sync-manual flushJobPrefix: git-mirror-hwlab-nc01-v03-flush-manual - readUrl: http://gitea-http.devops-infra.svc.cluster.local:3000/mirrors/pikasTech-HWLAB.git + readUrl: http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB.git writeUrl: http://git-mirror-write.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB.git egressProxy: mode: host-route