Skip to content

Commit 076c5ec

Browse files
committed
Edit poor wording in values.yaml file.
1 parent 383037f commit 076c5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/vector/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ affinity: {}
233233
# topologySpreadConstraints -- Configure [topology spread constraints](https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/)
234234
# for Vector Pods. Valid for the "Aggregator" and "Stateless-Aggregator" roles.
235235
#
236-
# If there are no "selectorLabels.matchLabels" are defined then defaults will be used to match the selectorLabels of this instance.
236+
# If no "selectorLabels.matchLabels" are defined then defaults will be used to match the selectorLabels of this instance.
237237
topologySpreadConstraints: []
238238

239239
# Configuration for Vector's Service.

0 commit comments

Comments
 (0)