We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 139a353 commit 2eeb9a5Copy full SHA for 2eeb9a5
values.yaml
@@ -43,7 +43,7 @@ pod:
43
# Has higher precedence over `podDisruptionBudget.minAvailable`
44
maxUnavailable: ""
45
# Adds topology spread constraints to the relay deployment
46
- ## If labelSelector is left out, it will default to the labelSelector configuration of the deployment(Recommended)
+ # If labelSelector is left out, it will default to the labelSelector configuration of the deployment (Recommended)
47
topologySpreadConstraints: []
48
# - maxSkew: 1
49
# topologyKey: topology.kubernetes.io/zone
0 commit comments