modify resource limits
This commit is contained in:
		
							parent
							
								
									010675663c
								
							
						
					
					
						commit
						19df41bcb8
					
				| 
						 | 
				
			
			@ -18,7 +18,7 @@ spec:
 | 
			
		|||
            - /run.sh
 | 
			
		||||
          resources:
 | 
			
		||||
            limits:
 | 
			
		||||
              cpu: 1000m
 | 
			
		||||
              cpu: 1
 | 
			
		||||
          env: 
 | 
			
		||||
            - name: MAX_HEAP_SIZE
 | 
			
		||||
              key: MAX_HEAP_SIZE
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -16,7 +16,7 @@ spec:
 | 
			
		|||
      containers: 
 | 
			
		||||
        - resources:
 | 
			
		||||
            limits:
 | 
			
		||||
              cpu: 1000m
 | 
			
		||||
              cpu: 1
 | 
			
		||||
          image: pires/hazelcast-k8s
 | 
			
		||||
          name: hazelcast
 | 
			
		||||
          ports: 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue