increase replicas and resources for load test
This commit is contained in:
@@ -54,5 +54,5 @@ spec:
|
||||
name: moj-servis-secret
|
||||
key: API_KEY
|
||||
resources:
|
||||
requests: { memory: "128Mi", cpu: "200m" }
|
||||
limits: { memory: "512Mi", cpu: "700m" }
|
||||
requests: { memory: "64Mi", cpu: "50m" }
|
||||
limits: { memory: "128Mi", cpu: "200m" }
|
||||
Reference in New Issue
Block a user