Skip to content

Commit b9c44fd

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

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
@@ -197,9 +197,9 @@ helmCharts:
197197
replicas: 1
198198
resources:
199199
limits:
200-
memory: 512Mi # 30% of 2.8Gi
200+
memory: 384Mi # 30% of 2.8Gi
201201
requests:
202-
cpu: 200m # 30% of 2
202+
cpu: 100m # 30% of 2
203203
memory: 256Mi # 30% of 2Gi
204204
tolerations:
205205
- key: "role"

0 commit comments

Comments
 (0)