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: topologySpreadConstraints:
- maxSkew: 1 - maxSkew: 1
topologyKey: kubernetes.io/hostname topologyKey: kubernetes.io/hostname
whenUnsatisfiable: DoNotSchedule whenUnsatisfiable: ScheduleAnyway
labelSelector: labelSelector:
matchLabels: matchLabels:
jenkins/jenkins-jenkins-agent: "true" jenkins/jenkins-jenkins-agent: "true"