Translation optimization of /docs/tasks/job/automated-tasks-with-cron-jobs.md

This commit is contained in:
huyuqing
2021-03-29 19:25:30 +08:00
parent 89a2aec131
commit 66617a0633
@@ -360,7 +360,7 @@ By default, they are set to 3 and 1 respectively. Setting a limit to `0` corres
### 任务历史限制
`.spec.successfulJobsHistoryLimit``.spec.failedJobsHistoryLimit`是可选的。
这两个字段指定应保留多少已完成和失败的作业
这两个字段指定应保留多少已完成和失败的任务
默认设置为3和1。限制设置为0代表相应类型的任务完成后不会保留。