mirror of https://github.com/dapr/docs.git
add spec.version for componet.yaml sample of lock.redis #3516
Signed-off-by: tanopanta <25007602+tanopanta@users.noreply.github.com>
This commit is contained in:
parent
f202d7dc8c
commit
d72539e8ae
|
@ -31,6 +31,7 @@ metadata:
|
|||
name: lockstore
|
||||
spec:
|
||||
type: lock.redis
|
||||
version: v1
|
||||
metadata:
|
||||
- name: redisHost
|
||||
value: localhost:6379
|
||||
|
|
Loading…
Reference in New Issue