Commit 14cfc7e0 by 王栋源

wdy

parent 5d6c6cf2
...@@ -4,7 +4,7 @@ metadata: ...@@ -4,7 +4,7 @@ metadata:
name: aliicapi name: aliicapi
namespace: job-tasks namespace: job-tasks
spec: spec:
schedule: "0 */2 * * *" schedule: "*/3 * * * *"
jobTemplate: jobTemplate:
spec: spec:
template: template:
...@@ -12,7 +12,7 @@ spec: ...@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure restartPolicy: OnFailure
containers: containers:
- name: aliicapi - name: aliicapi
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.2.1 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.2.3
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ
......
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