fix: keep hwlab git mirror infra yaml-owned (#583)

Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
Lyon
2026-06-21 16:27:33 +08:00
committed by GitHub
parent 0b615523dd
commit d0be815199
-1
View File
@@ -5304,7 +5304,6 @@ function httpProxyEndpoint(value: string): { host: string; port: number } | null
function nodeRuntimeControlPlaneFiles(spec: HwlabRuntimeLaneSpec, renderDir: string): string[] {
return [
`${renderDir}/devops-infra/git-mirror.yaml`,
`${renderDir}/${spec.runtimeRenderDir}/namespace.yaml`,
`${renderDir}/${spec.tektonDir}/rbac.yaml`,
`${renderDir}/${spec.tektonDir}/pipeline.yaml`,