Skip to content

Commit

Permalink
Remove queue arguments from queue example
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunyiLyu committed Mar 8, 2021
1 parent c88a1d2 commit ce9ec78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/examples/queues/quorum-queue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@ spec:
type: quorum # without providing a queue type, rabbitmq creates a classic queue
autoDelete: false
durable: true
arguments:
max-length-bytes: 1048576 # any optional queue arguments

0 comments on commit ce9ec78

Please sign in to comment.