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