Change back cronjob timezone note to UTC (#18715)

This commit is contained in:
Fabian Baumanis
2020-02-20 21:41:58 +01:00
committed by GitHub
parent fef685e161
commit bad124b857
@@ -18,7 +18,7 @@ One CronJob object is like one line of a _crontab_ (cron table) file. It runs a
on a given schedule, written in [Cron](https://en.wikipedia.org/wiki/Cron) format.
{{< note >}}
All **CronJob** `schedule:` times are based on the timezone of the master where the job is initiated.
All **CronJob** `schedule:` times are denoted in UTC.
{{< /note >}}
When creating the manifest for a CronJob resource, make sure the name you provide