Skip to content

Commit 747d541

Browse files
authored
fix: correct yaml spec for crypto local storage (#4958)
Signed-off-by: Casper Nielsen <casper@diagrid.io>
1 parent 491511c commit 747d541

File tree

1 file changed

+1
-1
lines changed
  • daprdocs/content/en/reference/components-reference/supported-cryptography

1 file changed

+1
-1
lines changed

daprdocs/content/en/reference/components-reference/supported-cryptography/local-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ metadata:
3232
name: mycrypto
3333
spec:
3434
type: crypto.dapr.localstorage
35+
version: v1
3536
metadata:
36-
version: v1
3737
- name: path
3838
value: /path/to/folder/
3939
```

0 commit comments

Comments
 (0)