Update values.yaml
This commit is contained in:
parent
99243c4db7
commit
50986429df
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ controller:
|
|||
## Node selectors and tolerations for server scheduling to nodes with taints
|
||||
## Ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/
|
||||
##
|
||||
nodeSelector:
|
||||
dubizzle.com/group: ops
|
||||
nodeSelector: {}
|
||||
tolerations: []
|
||||
affinity: {}
|
||||
image:
|
||||
|
|
Loading…
Reference in a new issue