mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
Koschei: set labelSelector for topology spread constraints
This commit is contained in:
@@ -51,6 +51,9 @@ spec:
|
||||
secret:
|
||||
secretName: frontend-config
|
||||
topologySpreadConstraints:
|
||||
- topologyKey: kubernetes.io/hostname
|
||||
- labelSelector:
|
||||
matchLabels:
|
||||
service: frontend
|
||||
topologyKey: kubernetes.io/hostname
|
||||
maxSkew: 1
|
||||
whenUnsatisfiable: ScheduleAnyway
|
||||
|
||||
Reference in New Issue
Block a user