fix: keep hwlab runtime gitops guard on manual refresh
This commit is contained in:
@@ -178,6 +178,7 @@ export function nodeRuntimeControlPlaneFiles(spec: HwlabRuntimeLaneSpec, renderD
|
||||
return [
|
||||
`${renderDir}/${spec.runtimeRenderDir}/namespace.yaml`,
|
||||
`${renderDir}/${spec.tektonDir}/rbac.yaml`,
|
||||
`${renderDir}/${spec.tektonDir}/runtime-gitops-scripts.yaml`,
|
||||
`${renderDir}/${spec.tektonDir}/pipeline.yaml`,
|
||||
`${renderDir}/argocd/project.yaml`,
|
||||
`${renderDir}/argocd/${spec.argoApplicationFile}`,
|
||||
|
||||
Reference in New Issue
Block a user