ELNBuildSync: support staging RabbitMQ #3400
1 changed files with 1 additions and 1 deletions
ELNBuildSync: Do not set AMQP queue as exclusive
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> rh-pre-commit.version: 2.4.0 rh-pre-commit.check-secrets: ENABLED
commit
b18497cdfc
|
|
@ -37,7 +37,7 @@ arguments = {}
|
|||
[queues.elnbuildsync{{ env_suffix }}]
|
||||
durable = true
|
||||
auto_delete = false
|
||||
exclusive = true
|
||||
exclusive = false
|
||||
arguments = {}
|
||||
|
||||
[[bindings]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue