mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/developing-applications/building-blocks/actors/namespaced-actors.md
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
parent
d8640e808f
commit
94a7d72362
|
@ -57,7 +57,7 @@ spec:
|
|||
- name: endpoints
|
||||
value: localhost:2379
|
||||
- name: keyPrefixPath
|
||||
value: namespace1
|
||||
value: namespace-actorA
|
||||
- name: actorStateStore
|
||||
value: "true"
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue