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"
|
name: "freeleaps-alpha"
|
||||||
addressType: hostname
|
addressType: hostname
|
||||||
rebalance: false
|
rebalance: false
|
||||||
forceBoot: false
|
forceBoot: true
|
||||||
partitionHandling: autoheal
|
partitionHandling: autoheal
|
||||||
terminationGracePeriodSeconds: 120
|
terminationGracePeriodSeconds: 120
|
||||||
containerPorts:
|
containerPorts:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user