Use default values for flower image
This commit is contained in:
		
							parent
							
								
									78eb71eb37
								
							
						
					
					
						commit
						0198481d94
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -134,6 +134,10 @@ beat:
 | 
			
		|||
 | 
			
		||||
flower:
 | 
			
		||||
  enabled: false
 | 
			
		||||
  image:
 | 
			
		||||
    repository: mher/flower
 | 
			
		||||
    tag: latest
 | 
			
		||||
    pullPolicy: IfNotPresent
 | 
			
		||||
  resources:
 | 
			
		||||
    limits:
 | 
			
		||||
      cpu: 500m
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue