Browse Source

修改task.yaml

yjp 7 months ago
parent
commit
a4f1185d80
1 changed files with 2 additions and 2 deletions
  1. 2 2
      convenient/data_containers/task_runner/task.yaml

+ 2 - 2
convenient/data_containers/task_runner/task.yaml

@@ -2,9 +2,9 @@ kind: DataContainer
 spec:
   namespace: # 替换
   data_source: # 替换
-  name: # 替换.sql_execute_logs
+  name: # 替换.tasks
   spec:
-    table_name: # 替换.sql_execute_logs
+    table_name: # 替换.tasks
     columns:
       - name: id
         type: varchar(32)