fix: render node-specific HWLAB pipeline names
This commit is contained in:
@@ -66,6 +66,7 @@ export function nodeRuntimeRenderOverlay(spec: HwlabRuntimeLaneSpec): Record<str
|
||||
runtimeNamespace: spec.runtimeNamespace,
|
||||
catalogPath: spec.catalogPath,
|
||||
tektonDir: spec.tektonDir,
|
||||
pipelineName: spec.pipeline,
|
||||
argoApplicationFile: spec.argoApplicationFile,
|
||||
argoRepoUrl: spec.argoRepoUrl,
|
||||
gitUrl: spec.gitUrl,
|
||||
|
||||
Reference in New Issue
Block a user