Skip to content

Commit 2b34ba8

Browse files
committed
(fleet/loki) fix replica of ingester
1 parent bf6917d commit 2b34ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fleet/lib/loki/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ distributor:
9595
limits: { cpu: 2, memory: 2Gi }
9696

9797
ingester:
98-
replicas: 4
98+
replicas: 6
9999
maxUnavailable: 1
100100
persistence:
101101
enabled: true

0 commit comments

Comments
 (0)