fix: set JD01 git mirror cache host path

This commit is contained in:
Codex
2026-06-29 12:57:10 +00:00
parent e4fed24e43
commit e4d2ab243f
+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