Skip to content

Commit

Permalink
Kafka scales up nicely with no need to restart existing pods
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Apr 22, 2020
1 parent 6d86264 commit bec515c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variants/scale-6-9/kafka-6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ kind: StatefulSet
metadata:
name: kafka
spec:
replicas: 3
replicas: 6

0 comments on commit bec515c

Please sign in to comment.