Commit 5e72392a by 蒋勇

d

parent 4c760659
apiVersion: batch/v2alpha1 apiVersion: batch/v2alpha1
kind: CronJob kind: CronJob
metadata: metadata:
name: cronjob-demo name: cronjob-taskdemo
spec: spec:
schedule: "*/1 * * * *" schedule: "*/1 * * * *"
jobTemplate: 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