feat(rabbitmq): change addressType from hostname to ip in values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
a9dbc4394f
commit
1fcd6b0973
@ -33,7 +33,7 @@ clustering:
|
|||||||
## If not set, a name is generated using the common.names.fullname template
|
## If not set, a name is generated using the common.names.fullname template
|
||||||
##
|
##
|
||||||
name: "freeleaps-alpha"
|
name: "freeleaps-alpha"
|
||||||
addressType: hostname
|
addressType: ip
|
||||||
rebalance: false
|
rebalance: false
|
||||||
forceBoot: false
|
forceBoot: false
|
||||||
partitionHandling: autoheal
|
partitionHandling: autoheal
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user