mirror of https://github.com/dapr/docs.git
Merge branch 'feature/pubsub_pulsar0901' of https://github.com/1046102779/docs into feature/pubsub_pulsar0901
This commit is contained in:
commit
af74fe41bd
|
@ -31,7 +31,7 @@ spec:
|
|||
| Field | Required | Details | Example |
|
||||
|--------------------|:--------:|---------|---------|
|
||||
| host | Y | Address of the Pulsar broker. Default is `"localhost:6650"` | `"localhost:6650"`|
|
||||
| enableTLS | N | Enable TLS. Default: `"false"` | `"true"`, `"false"`
|
||||
| enableTLS | N | Enable TLS. Default: `"false"` | `"true"`, `"false"`|
|
||||
|
||||
|
||||
### Delay queue
|
||||
|
|
Loading…
Reference in New Issue