ci(data-prepper): relax agent spread scheduling

This commit is contained in:
jenkins 2026-05-20 06:02:36 -03:00
parent 974dd84938
commit 4a197c870e

View File

@ -52,7 +52,7 @@ spec:
topologySpreadConstraints:
- maxSkew: 1
topologyKey: kubernetes.io/hostname
whenUnsatisfiable: DoNotSchedule
whenUnsatisfiable: ScheduleAnyway
labelSelector:
matchLabels:
jenkins/jenkins-jenkins-agent: "true"