mirror of https://github.com/dapr/docs.git
Merge pull request #4480 from yossisp/patch-3
Update setup-postgresql-v1.md
This commit is contained in:
commit
1313390fa6
|
@ -52,7 +52,7 @@ spec:
|
|||
# Controls the default mode for executing queries. (optional)
|
||||
#- name: queryExecMode
|
||||
# value: ""
|
||||
# Uncomment this if you wish to use PostgreSQL as a state store for actors (optional)
|
||||
# Uncomment this if you wish to use PostgreSQL as a state store for actors or workflows (optional)
|
||||
#- name: actorStateStore
|
||||
# value: "true"
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue