The cronjob annotation placed on the CronJob, the <key> being the annotation name, the value being the annotation value.
<key>
4 Copy
4
Copy
Examples:
retries
k8s.cronjob.annotation.retries
"4"
data
k8s.cronjob.annotation.data
""
The cronjob annotation placed on the CronJob, the
<key>being the annotation name, the value being the annotation value.