Skip to content

Commit 493f375

Browse files
committed
⚡ ArgoCD Bootstrap
1 parent 51d2147 commit 493f375

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
@@ -122,7 +122,7 @@ helmCharts:
122122
requests:
123123
cpu: 500m # 30% of 3.5
124124
memory: 1.8Gi # 30% of 8Gi
125-
replicas: 2
125+
replicas: 3
126126
podDisruptionBudget:
127127
maxUnavailable: 2
128128
zoneAwareReplication: # test billing
@@ -242,7 +242,7 @@ helmCharts:
242242
requests:
243243
cpu: 100m # 30% of 1
244244
memory: 256Mi # 30% of 1.5Gi
245-
replicas: 2
245+
replicas: 3
246246
podDisruptionBudget:
247247
maxUnavailable: 2
248248
zoneAwareReplication: # test billing

0 commit comments

Comments
 (0)