fix: keep hwlab git mirror infra yaml-owned (#583)
Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
@@ -5304,7 +5304,6 @@ function httpProxyEndpoint(value: string): { host: string; port: number } | null
|
|||||||
|
|
||||||
function nodeRuntimeControlPlaneFiles(spec: HwlabRuntimeLaneSpec, renderDir: string): string[] {
|
function nodeRuntimeControlPlaneFiles(spec: HwlabRuntimeLaneSpec, renderDir: string): string[] {
|
||||||
return [
|
return [
|
||||||
`${renderDir}/devops-infra/git-mirror.yaml`,
|
|
||||||
`${renderDir}/${spec.runtimeRenderDir}/namespace.yaml`,
|
`${renderDir}/${spec.runtimeRenderDir}/namespace.yaml`,
|
||||||
`${renderDir}/${spec.tektonDir}/rbac.yaml`,
|
`${renderDir}/${spec.tektonDir}/rbac.yaml`,
|
||||||
`${renderDir}/${spec.tektonDir}/pipeline.yaml`,
|
`${renderDir}/${spec.tektonDir}/pipeline.yaml`,
|
||||||
|
|||||||
Reference in New Issue
Block a user