From 426048bca43e6b3aa59805621fc86f82a18cd9a7 Mon Sep 17 00:00:00 2001 From: Lyon <88232613+pikasTech@users.noreply.github.com> Date: Sun, 21 Jun 2026 13:21:22 +0800 Subject: [PATCH] fix: add v03 git mirror yaml config (#1822) --- deploy/deploy.yaml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/deploy/deploy.yaml b/deploy/deploy.yaml index ac3570ce..fdd7a7e1 100644 --- a/deploy/deploy.yaml +++ b/deploy/deploy.yaml @@ -241,6 +241,43 @@ lanes: node: G14 sourceBranch: v0.3 gitopsBranch: v0.3-gitops + gitMirror: + namespace: devops-infra + serviceReadName: git-mirror-http + serviceWriteName: git-mirror-write + cachePvcName: hwlab-git-mirror-cache + cachePvcStorage: 20Gi + cacheHostPath: /var/lib/rancher/k3s/storage/hwlab-d601-v03-git-mirror-cache + servicePort: 8080 + syncConfigMapName: git-mirror-sync-script + egressProxy: + mode: node-global + required: true + namespace: platform-infra + serviceName: sub2api-egress-proxy + port: 10808 + clientName: d601-global-proxy + noProxy: + - localhost + - 127.0.0.1 + - ::1 + - 127.0.0.1:5000 + - localhost:5000 + - .svc + - .svc.cluster.local + - .cluster.local + - kubernetes + - kubernetes.default + - kubernetes.default.svc + - 10.0.0.0/8 + - 10.42.0.0/16 + - 10.43.0.0/16 + - 172.16.0.0/12 + - 192.168.0.0/16 + - 82.156.23.220 + - 74.48.78.17 + - hyueapi.com + - .hyueapi.com namespace: hwlab-v03 endpoint: https://hwlab-v03.74-48-78-17.nip.io publicEndpoints: