Skip to content

Arguments in Bindings definition #489

Answered by ChunyiLyu
Shahzad24 asked this question in Q&A
Discussion options

You must be logged in to vote

You can provide extra arguments to bindings in spec.arguments.

It could look like:

apiVersion: rabbitmq.com/v1beta1
kind: Binding
metadata:
name: test
spec:
vhost: "/"
source: a-source
destination: a-dest
arguments:
  message-ttl: 86400000

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lukebakken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants