The annotation placed on the Job, the <key> being the annotation name, the value being the annotation value, even if the value is empty.
<key>
1 Copy
1
Copy
Examples:
number
k8s.job.annotation.number
"1"
data
k8s.job.annotation.data
""
The annotation placed on the Job, the
<key>being the annotation name, the value being the annotation value, even if the value is empty.