[bot] [main] Automated version update (#2304)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
This commit is contained in:
@@ -4951,8 +4951,13 @@ spec:
|
||||
topologySpreadConstraints:
|
||||
description: Defines the pod's topology spread constraints if specified.
|
||||
items:
|
||||
description: TopologySpreadConstraint specifies how to spread matching pods among the given topology.
|
||||
properties:
|
||||
additionalLabelSelectors:
|
||||
description: Defines what Prometheus Operator managed labels should be added to labelSelector on the topologySpreadConstraint.
|
||||
enum:
|
||||
- OnResource
|
||||
- OnShard
|
||||
type: string
|
||||
labelSelector:
|
||||
description: LabelSelector is used to find matching pods. Pods that match this label selector are counted to determine the number of pods in their corresponding topology domain.
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user