Fixing yaml file for temporal workflow
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
This commit is contained in:
parent
c035f0bcc4
commit
b0818bfd31
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: dapr.io/v1alpha1
|
apiVersion: dapr.io/v1alpha1
|
||||||
kind: Component
|
kind: Component
|
||||||
metadata:
|
metadata:
|
||||||
name: workflow
|
name: temporal
|
||||||
spec:
|
spec:
|
||||||
type: workflows.temporal
|
type: workflows.temporal
|
||||||
version: v1
|
version: v1
|
||||||
|
|
Loading…
Reference in New Issue