Skip to content

Commit 35fdd15

Browse files
committed
increase limits
Signed-off-by: Ashima-Ashima1 <[email protected]>
1 parent bc6bf6b commit 35fdd15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/default/manager_auth_proxy_patch.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ spec:
4343
name: https
4444
resources:
4545
limits:
46-
cpu: 500m
47-
memory: 128Mi
46+
cpu: 800m
47+
memory: 400Mi
4848
requests:
49-
cpu: 5m
49+
cpu: 60m
5050
memory: 64Mi
5151
- name: manager
5252
args:

0 commit comments

Comments
 (0)