Melek Alan
03/24/2025, 10:49 AMselfHostedServer
.Rob Rati
03/24/2025, 3:04 PMMelek Alan
03/25/2025, 10:18 AMprefect-worker
Helm chart values.yaml, but it doesn't seem to apply the annotation to the job pods:
baseJobTemplate:
configuration: |
{
"job_configuration": {
"job_manifest": {
"apiVersion": "batch/v1",
"kind": "Job",
"metadata": {
"annotations": {
"test": "test"
}
}
}
}
}
Rob Rati
03/25/2025, 3:51 PMJamie Zieziula
03/25/2025, 9:18 PMJamie Zieziula
03/25/2025, 9:18 PMMelek Alan
03/26/2025, 8:25 AMMarvin
03/26/2025, 8:25 AM