objectStore:
pools:
- affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchLabels:
"aistor.min.io/objectStore": "myminio"
topologyKey: "topology.kubernetes.io/zone"
topologySpreadConstraints:
- maxSkew: 1
topologyKey: "topology.kubernetes.io/zone"
whenUnsatisfiable: "ScheduleAnyway"
labelSelector:
matchLabels:
"aistor.min.io/objectStore": "myminio"