mirror of https://github.com/dapr/docs.git
Update howto-manage-configuration.md (#1947)
This commit is contained in:
parent
9c58b114b6
commit
64b027317c
|
@ -52,7 +52,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
type: configuration.redis
|
type: configuration.redis
|
||||||
metadata:
|
metadata:
|
||||||
- name: host
|
- name: redisHost
|
||||||
value: localhost:6379
|
value: localhost:6379
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue