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: []
 | 
			
		||||
  affinity: {}
 | 
			
		||||
 | 
			
		||||
beat:
 | 
			
		||||
  enabled: true
 | 
			
		||||
 | 
			
		||||
serviceAccount:
 | 
			
		||||
  # Specifies whether a service account should be created
 | 
			
		||||
  create: false
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue