Update values.yaml
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
This commit is contained in:
parent
c77cb1f6a4
commit
87c3e62030
1 changed files with 2 additions and 0 deletions
|
@ -177,6 +177,8 @@ injector:
|
|||
|
||||
# Topology settings for injector pods
|
||||
# ref: https://kubernetes.io/docs/concepts/workloads/pods/pod-topology-spread-constraints/
|
||||
# This should be either a multi-line string or YAML matching the topologySpreadConstraints array
|
||||
# in a PodSpec.
|
||||
topologySpreadConstraints: []
|
||||
|
||||
# Toleration Settings for injector pods
|
||||
|
|
Loading…
Reference in a new issue