Add flow-0.8.21 and update documentation
This commit is contained in:
@@ -734,11 +734,32 @@ blobStorageActivity:
|
||||
repository: flow/blobstorageactivity
|
||||
tag: ""
|
||||
|
||||
queueActivity:
|
||||
rabbitmqActivity:
|
||||
enabled: true
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: flow/queueactivity
|
||||
repository: flow/rabbitmqactivity
|
||||
tag: ""
|
||||
|
||||
kafkaActivity:
|
||||
enabled: true
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: flow/kafkaactivity
|
||||
tag: ""
|
||||
|
||||
serviceBusActivity:
|
||||
enabled: true
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: flow/servicebusactivity
|
||||
tag: ""
|
||||
|
||||
storageQueueActivity:
|
||||
enabled: true
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: flow/storagequeueactivity
|
||||
tag: ""
|
||||
|
||||
cosmosDbActivity:
|
||||
|
||||
Reference in New Issue
Block a user