File tree Expand file tree Collapse file tree 5 files changed +4
-6
lines changed Expand file tree Collapse file tree 5 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 5252 # the brokers.
5353 num.partitions=1
5454
55- default.replication.factor=2
55+ default.replication.factor=1
5656
5757 min.insync.replicas=1
5858
Original file line number Diff line number Diff line change 88 matchLabels :
99 app : kafka
1010 serviceName : " broker"
11- replicas : 2
11+ replicas : 1
1212 updateStrategy :
1313 type : OnDelete
1414 template :
Original file line number Diff line number Diff line change 2121 initLimit=5
2222 syncLimit=2
2323 server.1=pzoo-0.pzoo:2888:3888:participant
24- server.2=pzoo-1.pzoo:2888:3888:participant
25- server.4=zoo-0.zoo:2888:3888:participant
2624
2725 log4j.properties : |-
2826 log4j.rootLogger=INFO, stdout
Original file line number Diff line number Diff line change 99 app : zookeeper
1010 storage : persistent
1111 serviceName : " pzoo"
12- replicas : 2
12+ replicas : 1
1313 updateStrategy :
1414 type : OnDelete
1515 template :
Original file line number Diff line number Diff line change 99 app : zookeeper
1010 storage : ephemeral
1111 serviceName : " zoo"
12- replicas : 1
12+ replicas : 0
1313 updateStrategy :
1414 type : OnDelete
1515 template :
You can’t perform that action at this time.
0 commit comments