[bot] [main] Automated version update (#2304)

Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
This commit is contained in:
PromOperatorBot
2023-12-11 11:05:21 +01:00
committed by GitHub
parent 035b09f424
commit 61b7be09f7
18 changed files with 109 additions and 38 deletions

View File

@@ -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: