Skip to content

Commit a8a2754

Browse files
committed
fix: Increase memory limits for portal
1 parent 2b1dec8 commit a8a2754

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

codacy/values-production.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,10 @@ portal:
209209
resources:
210210
limits:
211211
cpu: 500m
212-
memory: 1500Mi
212+
memory: 3000Mi
213213
requests:
214214
cpu: 200m
215-
memory: 1000Mi
215+
memory: 1500Mi
216216

217217
remote-provider-service:
218218
replicaCount: 2

0 commit comments

Comments
 (0)