Skip to content

Commit bf97c37

Browse files
authored
Merge pull request #27292 from CriaHu/hyq-2021032905
Translation optimization
2 parents 33a84d6 + 66617a0 commit bf97c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/job/automated-tasks-with-cron-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ By default, they are set to 3 and 1 respectively. Setting a limit to `0` corres
360360
### 任务历史限制
361361

362362
`.spec.successfulJobsHistoryLimit``.spec.failedJobsHistoryLimit`是可选的。
363-
这两个域声明了有多少执行完成和失败的任务会被保留
363+
这两个字段指定应保留多少已完成和失败的任务
364364
默认设置为3和1。限制设置为0代表相应类型的任务完成后不会保留。
365365

366366

0 commit comments

Comments
 (0)