From d82671ebc54911b3c6a0a92191d22f05b99ec01f Mon Sep 17 00:00:00 2001 From: otto <965391514@qq.com> Date: Sun, 7 Apr 2024 14:28:46 +0800 Subject: [PATCH] up --- hotspot-clear-job-master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: