From 708a6244779cadfd55085a388ea3ea75b8ee735f Mon Sep 17 00:00:00 2001 From: otto <965391514@qq.com> Date: Sun, 7 Apr 2024 15:09:28 +0800 Subject: [PATCH] up --- hotspot-clear-job-master.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hotspot-clear-job-master.yaml b/hotspot-clear-job-master.yaml index 3559ba6..23d5bf2 100644 --- a/hotspot-clear-job-master.yaml +++ b/hotspot-clear-job-master.yaml @@ -6,6 +6,8 @@ metadata: spec: schedule: "*/1 * * * *" # 10分钟 # schedule: "0 * * * *" # 一小时 + successfulJobsHistoryLimit: 3 + failedJobsHistoryLimit: 1 jobTemplate: spec: template: