Add default value for beat.enabled
This commit is contained in:
		
							parent
							
								
									c457321e04
								
							
						
					
					
						commit
						8ac203960d
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -97,6 +97,9 @@ worker:
 | 
				
			||||||
  tolerations: []
 | 
					  tolerations: []
 | 
				
			||||||
  affinity: {}
 | 
					  affinity: {}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					beat:
 | 
				
			||||||
 | 
					  enabled: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
serviceAccount:
 | 
					serviceAccount:
 | 
				
			||||||
  # Specifies whether a service account should be created
 | 
					  # Specifies whether a service account should be created
 | 
				
			||||||
  create: false
 | 
					  create: false
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue