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
|
## Node selectors and tolerations for server scheduling to nodes with taints
|
||||||
## Ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/
|
## Ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/
|
||||||
##
|
##
|
||||||
nodeSelector:
|
nodeSelector: {}
|
||||||
dubizzle.com/group: ops
|
|
||||||
tolerations: []
|
tolerations: []
|
||||||
affinity: {}
|
affinity: {}
|
||||||
image:
|
image:
|
||||||
|
|
Loading…
Reference in a new issue