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

2
hotspot-clear-job-master.yaml

@ -4,7 +4,7 @@ metadata:
name: hotspot-clear-job
namespace: master
spec:
schedule: "* 10 * * *" # 10分钟
schedule: "*/10 * * * *" # 10分钟
# schedule: "0 * * * *" # 一小时
jobTemplate:
spec:

Loading…
Cancel
Save