mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-09-26 17:51:13 +08:00
Merge branch 'feat/upgrade.argo.2.12.4' of github.com:Vafilor/core into feat/upgrade.argo.2.12.4
This commit is contained in:
@@ -484,6 +484,7 @@ func (c *Client) createWorkflow(namespace string, workflowTemplateID uint64, wor
|
||||
if reErr != nil {
|
||||
return nil, reErr
|
||||
}
|
||||
|
||||
value := re.ReplaceAllString(param.Value.String(), namespace)
|
||||
|
||||
if workspaceUID != "" {
|
||||
|
Reference in New Issue
Block a user