Skip to content

Commit f2719a5

Browse files
committed
revert limits
Signed-off-by: Ashima-Ashima1 <[email protected]>
1 parent 6ee94a9 commit f2719a5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.secrets.baseline

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "go.sum|^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2024-11-25T03:29:33Z",
6+
"generated_at": "2024-11-25T05:25:45Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"

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: 800m
47-
memory: 400Mi
46+
cpu: 500m
47+
memory: 128Mi
4848
requests:
49-
cpu: 60m
49+
cpu: 5m
5050
memory: 64Mi
5151
- name: manager
5252
args:

0 commit comments

Comments
 (0)