Skip to content

Commit f4e890b

Browse files
committed
chore: bump gitops resources limits
1 parent f4a152a commit f4e890b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops/templates/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
requests:
4242
memory: "750Mi"
4343
limits:
44-
memory: "1500Mi"
44+
memory: "2500Mi"
4545

4646
envFrom:
4747
- configMapRef:

0 commit comments

Comments
 (0)