mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-10-05 13:46:51 +08:00
docs: added more docs
This commit is contained in:
@@ -535,7 +535,7 @@ func (c *Client) CronStartWorkflowExecutionStatisticInsert(namespace, uid string
|
||||
|
||||
insertMap := sq.Eq{
|
||||
"uid": uid,
|
||||
"workflow_template_version_id": cronWorkflow.WorkflowTemplateVersionId,
|
||||
"workflow_template_version_id": cronWorkflow.WorkflowTemplateVersionID,
|
||||
"name": uid,
|
||||
"namespace": namespace,
|
||||
"phase": wfv1.NodeRunning,
|
||||
|
Reference in New Issue
Block a user