removed trailing spaces
Signed-off-by: Rupin Solanki <rupinsolanki@Rupins-MacBook-Pro.local>
This commit is contained in:
parent
ffc85d7d11
commit
6f635e3994
1 changed files with 2 additions and 3 deletions
|
@ -99,7 +99,7 @@ global:
|
|||
# - ip: 10.20.30.40
|
||||
# hostnames:
|
||||
# - git.myhostname
|
||||
|
||||
|
||||
networkPolicy:
|
||||
# -- Create NetworkPolicy objects for all components
|
||||
create: false
|
||||
|
@ -632,7 +632,6 @@ controller:
|
|||
|
||||
# -- Assign custom [affinity] rules to the deployment
|
||||
affinity: {}
|
||||
|
||||
|
||||
# -- Assign custom [TopologySpreadConstraints] rules to the application controller
|
||||
## Ref: https://kubernetes.io/docs/concepts/workloads/pods/pod-topology-spread-constraints/
|
||||
|
@ -2907,4 +2906,4 @@ notifications:
|
|||
tolerations: []
|
||||
|
||||
# -- [Node selector]
|
||||
nodeSelector: {}
|
||||
nodeSelector: {}
|
Loading…
Reference in a new issue