Update rabbitmq.md

Added 
- name: contentType
    value: "text/plain"
This commit is contained in:
Mark Fussell 2021-10-06 15:15:03 -07:00 committed by GitHub
parent 4fd4836674
commit 015f20850c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ spec:
value: false
- name: maxPriority
value: 5
- name: contentType
value: "text/plain"
```
{{% alert title="Warning" color="warning" %}}