removed trailing spaces

Signed-off-by: Rupin Solanki <rupinsolanki@Rupins-MacBook-Pro.local>
This commit is contained in:
Rupin Solanki 2023-01-20 09:55:15 +05:30
parent ffc85d7d11
commit 6f635e3994

View file

@ -99,7 +99,7 @@ global:
# - ip: 10.20.30.40 # - ip: 10.20.30.40
# hostnames: # hostnames:
# - git.myhostname # - git.myhostname
networkPolicy: networkPolicy:
# -- Create NetworkPolicy objects for all components # -- Create NetworkPolicy objects for all components
create: false create: false
@ -632,7 +632,6 @@ controller:
# -- Assign custom [affinity] rules to the deployment # -- Assign custom [affinity] rules to the deployment
affinity: {} affinity: {}
# -- Assign custom [TopologySpreadConstraints] rules to the application controller # -- Assign custom [TopologySpreadConstraints] rules to the application controller
## Ref: https://kubernetes.io/docs/concepts/workloads/pods/pod-topology-spread-constraints/ ## Ref: https://kubernetes.io/docs/concepts/workloads/pods/pod-topology-spread-constraints/
@ -2907,4 +2906,4 @@ notifications:
tolerations: [] tolerations: []
# -- [Node selector] # -- [Node selector]
nodeSelector: {} nodeSelector: {}