fix: support D601 v03 git mirror sync (#327)
Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
@@ -56,7 +56,7 @@ targets:
|
||||
repository: pikasTech/HWLAB
|
||||
branch: v0.3
|
||||
gitops:
|
||||
branch: v0.3-d601-gitops
|
||||
branch: v0.3-gitops
|
||||
path: deploy/gitops/node/d601/runtime-v03
|
||||
gitMirror:
|
||||
namespace: devops-infra
|
||||
@@ -64,8 +64,9 @@ targets:
|
||||
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
|
||||
deploymentReplicas: 0
|
||||
deploymentReplicas: 1
|
||||
secretName: git-mirror-github-ssh
|
||||
syncConfigMapName: git-mirror-sync-script
|
||||
syncJobPrefix: git-mirror-hwlab-d601-v03-sync-manual
|
||||
|
||||
Reference in New Issue
Block a user