|
name: longhaul-streaming-pubsub |
|
namespace: longhaul-test |
|
spec: |
|
type: pubsub.azure.servicebus |
|
version: v1 |
|
metadata: |
|
- name: connectionString |
|
secretKeyRef: |
|
name: sb-conn |
|
key: sb-conn |
|
- name: defaultMessageTimeToLiveInSec |
|
value: "120" |
|
auth: |
|
secretStore: longhaul-kv |
Appears this component is missing when deployed - believed missing from bicep files:
https://github.com/dapr/test-infra/blob/master/deploy/aks/daprComponents/servicebus-pubsub-component.bicep
test-infra/longhaul-test/azure-service-bus-pubsub.yml
Lines 76 to 89 in 06fa213
Appears this component is missing when deployed - believed missing from bicep files:
https://github.com/dapr/test-infra/blob/master/deploy/aks/daprComponents/servicebus-pubsub-component.bicep