Beat seems to require more memory
This commit is contained in:
		
							parent
							
								
									ae4c3f1e4d
								
							
						
					
					
						commit
						f384c6c498
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -108,10 +108,10 @@ beat:
 | 
			
		|||
  resources:
 | 
			
		||||
    limits:
 | 
			
		||||
      cpu: 100m
 | 
			
		||||
      memory: 120Mi
 | 
			
		||||
      memory: 130Mi
 | 
			
		||||
    requests:
 | 
			
		||||
      cpu: 1m
 | 
			
		||||
      memory: 90Mi
 | 
			
		||||
      memory: 110Mi
 | 
			
		||||
  nodeSelector: {}
 | 
			
		||||
  tolerations: []
 | 
			
		||||
  podAnnotations: {}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue