Commit 67050b6e by 王栋源

wdy

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