feat(rabbitmq): change addressType from hostname to ip in values configuration

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-02-22 04:46:26 +08:00
parent a9dbc4394f
commit 1fcd6b0973

View File

@ -33,7 +33,7 @@ clustering:
## If not set, a name is generated using the common.names.fullname template
##
name: "freeleaps-alpha"
addressType: hostname
addressType: ip
rebalance: false
forceBoot: false
partitionHandling: autoheal