Increase ram request defaults
This commit is contained in:
		
							parent
							
								
									9f33c788ac
								
							
						
					
					
						commit
						ed66d9e425
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -38,7 +38,7 @@ web:
 | 
			
		|||
      memory: 512Mi
 | 
			
		||||
    requests:
 | 
			
		||||
      cpu: 100m
 | 
			
		||||
      memory: 128Mi
 | 
			
		||||
      memory: 256Mi
 | 
			
		||||
  nodeSelector: {}
 | 
			
		||||
  tolerations: []
 | 
			
		||||
  podAnnotations: {}
 | 
			
		||||
| 
						 | 
				
			
			@ -107,7 +107,7 @@ worker:
 | 
			
		|||
      memory: 768Mi
 | 
			
		||||
    requests:
 | 
			
		||||
      cpu: 100m
 | 
			
		||||
      memory: 128Mi
 | 
			
		||||
      memory: 350Mi
 | 
			
		||||
  nodeSelector: {}
 | 
			
		||||
  tolerations: []
 | 
			
		||||
  podAnnotations: {}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue