Skip to content

Commit 45574c5

Browse files
author
Diego Luisi
committed
⚡ Add ArgoCD bootstrap files
1 parent ff63c95 commit 45574c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/mimir/base/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,10 +214,10 @@ helmCharts:
214214
replicas: 1
215215
resources:
216216
limits:
217-
memory: 1400Mi # 50% of 2.8Gi
217+
memory: 1536Mi # 50% of 2.8Gi
218218
requests:
219219
cpu: 300m # 50% of 1
220-
memory: 1024Mi # 50% of 2Gi
220+
memory: 1280Mi # 50% of 2Gi
221221
tolerations:
222222
- key: "role"
223223
operator: "Equal"

0 commit comments

Comments
 (0)