We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51d2147 commit 493f375Copy full SHA for 493f375
1 file changed
apps/mimir/base/kustomization.yaml
@@ -122,7 +122,7 @@ helmCharts:
122
requests:
123
cpu: 500m # 30% of 3.5
124
memory: 1.8Gi # 30% of 8Gi
125
- replicas: 2
+ replicas: 3
126
podDisruptionBudget:
127
maxUnavailable: 2
128
zoneAwareReplication: # test billing
@@ -242,7 +242,7 @@ helmCharts:
242
243
cpu: 100m # 30% of 1
244
memory: 256Mi # 30% of 1.5Gi
245
246
247
248
0 commit comments