temporary kubernaut concurrency test
This commit is contained in:
		@@ -6,3 +6,4 @@ metadata:
 | 
			
		||||
  namespace: kubernaut
 | 
			
		||||
data:
 | 
			
		||||
  KUBERNAUT_CAT: kilwin
 | 
			
		||||
  WEB_CONCURRENCY: "4"
 | 
			
		||||
 
 | 
			
		||||
@@ -51,10 +51,3 @@ spec:
 | 
			
		||||
              port: 4567
 | 
			
		||||
            initialDelaySeconds: 5
 | 
			
		||||
            periodSeconds: 5
 | 
			
		||||
          resources:
 | 
			
		||||
            requests:
 | 
			
		||||
              memory: 64Mi
 | 
			
		||||
              cpu: 100m
 | 
			
		||||
            limits:
 | 
			
		||||
              memory: 128Mi
 | 
			
		||||
              cpu: 200m
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user