Fixed indentation of RabbitMQ binding spec (#2586)

This is my commit message
Signed-off-by: Malte Goetz

Signed-off-by: Malte Götz <maltegoetz@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
Malte Götz 2022-07-01 23:19:04 +02:00 committed by GitHub
parent 68cb6ed8ab
commit 31f641f829
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ spec:
value: false value: false
- name: maxPriority - name: maxPriority
value: 5 value: 5
- name: contentType - name: contentType
value: "text/plain" value: "text/plain"
``` ```