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 5858 # the brokers.
5959 num.partitions=1
6060
61- default.replication.factor=2
61+ default.replication.factor=1
6262
6363 min.insync.replicas=1
6464
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 2222 initLimit=5
2323 syncLimit=2
2424 server.1=pzoo-0.pzoo:2888:3888:participant
25- server.2=pzoo-1.pzoo:2888:3888:participant
26- server.4=zoo-0.zoo:2888:3888:participant
2725
2826 log4j.properties : |-
2927 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