Skip to content

Commit 0628e0f

Browse files
author
Diego Luisi
committed
⚡ Add ArgoCD bootstrap files
1 parent 6b639c8 commit 0628e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/mimir/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ helmCharts:
216216
memory: 1024Mi # 50% of 2.8Gi
217217
requests:
218218
cpu: 200m # 50% of 1
219-
memory: 512Mi # 50% of 2Gi
219+
memory: 1024Mi # 50% of 2Gi
220220
tolerations:
221221
- key: "role"
222222
operator: "Equal"

0 commit comments

Comments
 (0)