Clarify Service Bus Queues Binding to illustrate that Endpoint= is required

This commit is contained in:
xavier geerinck 2021-01-13 16:15:13 +01:00 committed by GitHub
parent 0b256fee2e
commit 0f67a93eb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ spec:
version: v1
metadata:
- name: connectionString
value: "sb://************"
value: "Endpoint=sb://************"
- name: queueName
value: queue1
- name: ttlInSeconds