k8s.cronjob.annotation
Stabletemplate[string]as of v1.44.0
The cronjob annotation placed on the CronJob, the <key> being the annotation name, the value being the annotation value.
Examples:
- An annotation retries with value 4 SHOULD be recorded as the
k8s.cronjob.annotation.retries attribute with value "4".
- An annotation data with empty string value SHOULD be recorded as
the k8s.cronjob.annotation.data attribute with value "".
Examples
- 4
Used by
entitys (1)
- k8s.cronjob (opt-in)
* required on that signal.