fix rmq
This commit is contained in:
parent
e28264a6ed
commit
eaa5afcac4
@ -96,3 +96,9 @@ spec:
|
|||||||
secretPath: secrets/data/rabbitmq/auth
|
secretPath: secrets/data/rabbitmq/auth
|
||||||
usernameKey: username
|
usernameKey: username
|
||||||
passwordKey: password
|
passwordKey: password
|
||||||
|
advancedConfiguration: |-
|
||||||
|
[
|
||||||
|
{rabbit, [
|
||||||
|
{loopback_users, []}
|
||||||
|
]}
|
||||||
|
].
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user