diff --git a/hotspot-clear-job-master.yaml b/hotspot-clear-job-master.yaml index 21b2bbc..7d0464c 100644 --- a/hotspot-clear-job-master.yaml +++ b/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: