diff --git a/wadm.yaml b/wadm.yaml index f211d16..d79b38e 100644 --- a/wadm.yaml +++ b/wadm.yaml @@ -12,7 +12,7 @@ metadata: stream-processing,nats-client,tinygo,golang spec: components: - - name: client + - name: go-data-stream type: component properties: # To use the locally compiled code in this folder, use the line below instead after running `wash build`: @@ -69,14 +69,14 @@ spec: # so that so the provider can deliver messages to the component (by invoking the wasmcloud:messaging/handler interface) . - type: link properties: - target: client + target: go-data-stream namespace: wasmcloud package: messaging interfaces: [handler] source_config: - name: simple-subscription properties: - subscriptions: test.source + subscriptions: streaming - type: spreadscaler properties: instances: 1