feat(rabbitmq): disable RabbitMQ clustering in values configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
7bcdf90703
commit
4cbe610266
@ -27,7 +27,7 @@ extraPlugins: "rabbitmq_auth_backend_ldap"
|
||||
clustering:
|
||||
## @param clustering.enabled Enable RabbitMQ clustering
|
||||
##
|
||||
enabled: true
|
||||
enabled: false
|
||||
## @param clustering.name RabbitMQ cluster name
|
||||
## If not set, a name is generated using the common.names.fullname template
|
||||
##
|
||||
|
||||
Loading…
Reference in New Issue
Block a user