Commit 86028f78 by 王栋源

wdy

parent 413e3ea2
apiVersion: batch/v2alpha1
kind: CronJob
metadata:
name: calcjobs
name: tmtransfer
namespace: job-tasks
spec:
schedule: "*/2 * * * *"
......@@ -11,7 +11,7 @@ spec:
spec:
restartPolicy: OnFailure
containers:
- name: calcjobs
- name: tmtransfer
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:180.0.23
imagePullPolicy: IfNotPresent
env:
......
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