Commit faceaf1e by 蒋勇

d

parent 3932e550
apiVersion: v1
kind: Namespace
metadata:
name: job-tasks
\ No newline at end of file
......@@ -2,7 +2,7 @@ apiVersion: batch/v2alpha1
kind: CronJob
metadata:
name: cronjob-taskdemo
namespace: job-tasks
namespace: tencent-qifu
spec:
schedule: "*/1 * * * *"
jobTemplate:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment