beat enabled values
This commit is contained in:
parent
49cd649fea
commit
a55273aa3c
2 changed files with 5 additions and 0 deletions
|
@ -100,6 +100,9 @@ worker:
|
|||
tolerations: []
|
||||
affinity: {}
|
||||
|
||||
beat:
|
||||
enabled: true
|
||||
|
||||
serviceAccount:
|
||||
# Specifies whether a service account should be created
|
||||
create: false
|
||||
|
|
Reference in a new issue