Skip to content

Commit 8645b44

Browse files
committed
Up dspo memory to handle more users.
Based on our performance testing, dspo with 4Gi memory and current cpu allotment can handle upwards of ~2k OCP users submitting DSPA's. Signed-off-by: Humair Khan <[email protected]>
1 parent 2e4b1d5 commit 8645b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/manager/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ spec:
7575
resources:
7676
limits:
7777
cpu: 1
78-
memory: 2Gi
78+
memory: 4Gi
7979
requests:
8080
cpu: 1
8181
memory: 2Gi

0 commit comments

Comments
 (0)