From d578a7df169b31e8e5fbf2055942526c7ad56637 Mon Sep 17 00:00:00 2001 From: Codex Date: Fri, 3 Jul 2026 07:11:14 +0000 Subject: [PATCH] fix: use JD01 host proxy for branch follower source sync --- config/cicd-branch-followers.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/cicd-branch-followers.yaml b/config/cicd-branch-followers.yaml index 8faa4497..8e1422f0 100644 --- a/config/cicd-branch-followers.yaml +++ b/config/cicd-branch-followers.yaml @@ -29,7 +29,7 @@ controller: githubSsh: secretName: git-mirror-github-ssh privateKeySecretKey: ssh-privatekey - proxyHost: jd01-host-proxy.platform-infra.svc.cluster.local + proxyHost: 10.42.0.1 proxyPort: 10808 sourceAuthority: mode: gitMirrorSnapshot