Update cron-jobs.md (#19959)

Sync with the English document: `content/en/docs/concepts/workloads/controllers/cron-jobs.md`.

Signed-off-by: corvofeng <corvofeng@gmail.com>
This commit is contained in:
一枚小猿 2020-03-30 15:31:53 +08:00 committed by bryan
parent 3adff70277
commit 5b4aa555d8
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ All **CronJob** `schedule:` times are based on the timezone of the master where
-->
{{< note >}}
所有 **CronJob**`schedule:` 时间都是基于初始 Job 的主控节点的时区
所有 **CronJob**`schedule:` 时间都使用 UTC 时间表示
{{< /note >}}
<!--