This commit is contained in:
Kochetkov S 2026-07-20 19:44:25 +03:00
parent e28264a6ed
commit eaa5afcac4

View File

@ -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, []}
]}
].