Commit ba6601b9 by 王悦

fix

parent cee9f92e
apiVersion: batch/v2alpha1
kind: CronJob
metadata:
name: pangnongToken
name: pangnongtoken
namespace: job-tasks
spec:
schedule: "* * */2 * *"
schedule: "0 0 */2 * *"
jobTemplate:
spec:
template:
spec:
restartPolicy: OnFailure
containers:
- name: pangnongToken
- name: pangnongtoken
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.12.1
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