Merge pull request #1247 from pikasTech/fix/1217-jd01-gitmirror-cachehostpath

fix: set JD01 git mirror cache host path
This commit is contained in:
Lyon
2026-06-29 20:58:13 +08:00
committed by GitHub
+1 -1
View File
@@ -479,7 +479,7 @@ targets:
serviceWriteName: git-mirror-write
cachePvcName: hwlab-git-mirror-cache
cachePvcStorage: 20Gi
cacheHostPath: null
cacheHostPath: /var/lib/rancher/k3s/storage/hwlab-jd01-v03-git-mirror-cache
servicePort: 8080
readContainerPort: 8080
writeContainerPort: 8081