fix: use JD01 host proxy for branch follower source sync
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user