feat(rabbitmq): enable forceBoot option in RabbitMQ configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
cedef9dbb7
commit
35439c6f5a
@ -34,7 +34,7 @@ clustering:
|
||||
name: "freeleaps-alpha"
|
||||
addressType: hostname
|
||||
rebalance: false
|
||||
forceBoot: false
|
||||
forceBoot: true
|
||||
partitionHandling: autoheal
|
||||
terminationGracePeriodSeconds: 120
|
||||
containerPorts:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user