otto 9 months ago
parent
commit
708a624477
  1. 2
      hotspot-clear-job-master.yaml

2
hotspot-clear-job-master.yaml

@ -6,6 +6,8 @@ metadata:
spec: spec:
schedule: "*/1 * * * *" # 10分钟 schedule: "*/1 * * * *" # 10分钟
# schedule: "0 * * * *" # 一小时 # schedule: "0 * * * *" # 一小时
successfulJobsHistoryLimit: 3
failedJobsHistoryLimit: 1
jobTemplate: jobTemplate:
spec: spec:
template: template:

Loading…
Cancel
Save