diff --git a/charts/vector/values.yaml b/charts/vector/values.yaml index 8271246..9ceded2 100644 --- a/charts/vector/values.yaml +++ b/charts/vector/values.yaml @@ -233,7 +233,7 @@ affinity: {} # topologySpreadConstraints -- Configure [topology spread constraints](https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/) # for Vector Pods. Valid for the "Aggregator" and "Stateless-Aggregator" roles. # -# If there are no "selectorLabels.matchLabels" are defined then defaults will be used to match the selectorLabels of this instance. +# If no "selectorLabels.matchLabels" are defined then defaults will be used to match the selectorLabels of this instance. topologySpreadConstraints: [] # Configuration for Vector's Service.