Add nodeSelector, tolerations, affinity to beat
This commit is contained in:
parent
155f930739
commit
bafab94dde
1 changed files with 3 additions and 0 deletions
|
@ -99,6 +99,9 @@ worker:
|
|||
|
||||
beat:
|
||||
enabled: true
|
||||
nodeSelector: {}
|
||||
tolerations: []
|
||||
affinity: {}
|
||||
|
||||
serviceAccount:
|
||||
# Specifies whether a service account should be created
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue