We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 383037f commit 076c5ecCopy full SHA for 076c5ec
charts/vector/values.yaml
@@ -233,7 +233,7 @@ affinity: {}
233
# topologySpreadConstraints -- Configure [topology spread constraints](https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/)
234
# for Vector Pods. Valid for the "Aggregator" and "Stateless-Aggregator" roles.
235
#
236
-# 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.
237
topologySpreadConstraints: []
238
239
# Configuration for Vector's Service.
0 commit comments