Skip to content

Commit 79829d8

Browse files
authored
Update cron-jobs.md (#19959)
Sync with the English document: `content/en/docs/concepts/workloads/controllers/cron-jobs.md`. Signed-off-by: corvofeng <[email protected]>
1 parent e3e3237 commit 79829d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/workloads/controllers/cron-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ All **CronJob** `schedule:` times are based on the timezone of the master where
3636
-->
3737

3838
{{< note >}}
39-
所有 **CronJob**`schedule:` 时间都是基于初始 Job 的主控节点的时区
39+
所有 **CronJob**`schedule:` 时间都使用 UTC 时间表示
4040
{{< /note >}}
4141

4242
<!--

0 commit comments

Comments
 (0)