feat(rabbitmq): remove default cluster name in values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
27467fec97
commit
6c787ea600
@ -32,7 +32,7 @@ clustering:
|
||||
## @param clustering.name RabbitMQ cluster name
|
||||
## If not set, a name is generated using the common.names.fullname template
|
||||
##
|
||||
name: "freeleaps-alpha"
|
||||
name: ""
|
||||
addressType: hostname
|
||||
rebalance: false
|
||||
forceBoot: false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user