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:
parent
3adff70277
commit
5b4aa555d8
|
@ -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 >}}
|
||||
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue