Skip to content

Commit 5338a09

Browse files
author
Diego Luisi
committed
⚡ Add ArgoCD bootstrap files
1 parent 0628e0f commit 5338a09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/mimir/base/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,9 +213,9 @@ helmCharts:
213213
replicas: 1
214214
resources:
215215
limits:
216-
memory: 1024Mi # 50% of 2.8Gi
216+
memory: 1200Mi # 50% of 2.8Gi
217217
requests:
218-
cpu: 200m # 50% of 1
218+
cpu: 300m # 50% of 1
219219
memory: 1024Mi # 50% of 2Gi
220220
tolerations:
221221
- key: "role"

0 commit comments

Comments
 (0)