(activejob ".status.active[0].name" 36))
:create
((name image schedule &optional namespace command)
- "Schedule IMAGE to run in a cronjon with name NAME according to SCHEDULE.
+ "Schedule IMAGE to run in a cronjob with name NAME according to SCHEDULE.
-Optional argument NAMESPACE is the namespace to use for the deployment,
+Optional argument NAMESPACE is the namespace to use for the cronjob,
defaulting to the current namespace. COMMAND is a list of strings that
represent a program followed by its arguments, if it non-nil then it
overrides the default command IMAGE runs."