fix: unify node git mirror apply path
This commit is contained in:
@@ -176,7 +176,6 @@ export function httpProxyEndpoint(value: string): { host: string; port: number }
|
||||
|
||||
export 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`,
|
||||
|
||||
Reference in New Issue
Block a user