Fix Event Hubs spec example (#292)

This commit is contained in:
Yaron Schneider 2020-01-12 09:51:26 -08:00 committed by GitHub
parent 7fef59a83d
commit b7c5cab4f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ spec:
type: bindings.azure.eventhubs
metadata:
- name: connectionString
value: https://<address>
value: Endpoint=sb://*****************
- name: consumerGroup # Optional
value: group1
- name: messageAge