ci(data-prepper): relax agent spread scheduling
This commit is contained in:
parent
974dd84938
commit
4a197c870e
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user