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
94a7d72362
commit
537b18c832
|
|
@ -76,7 +76,7 @@ spec:
|
|||
- name: connectionString
|
||||
value: "data.db"
|
||||
- name: tableName
|
||||
value: "namespace1"
|
||||
value: "namespace-actorA"
|
||||
- name: actorStateStore
|
||||
value: "true"
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue