feat(rabbitmq): enable forceBoot option in RabbitMQ values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
35439c6f5a
commit
7bcdf90703
@ -34,6 +34,7 @@ clustering:
|
|||||||
name: "freeleaps-alpha"
|
name: "freeleaps-alpha"
|
||||||
addressType: hostname
|
addressType: hostname
|
||||||
rebalance: false
|
rebalance: false
|
||||||
|
# WHY: https://stackoverflow.com/questions/60407082/rabbit-mq-error-while-waiting-for-mnesia-tables/66567321#66567321
|
||||||
forceBoot: true
|
forceBoot: true
|
||||||
partitionHandling: autoheal
|
partitionHandling: autoheal
|
||||||
terminationGracePeriodSeconds: 120
|
terminationGracePeriodSeconds: 120
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user