mirror of https://github.com/dapr/docs.git
forgot one
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
2961bc4358
commit
87bfa45165
|
@ -50,7 +50,7 @@ spec:
|
||||||
component: <NAME-OF-NAME-RESOLUTION-COMPONENT>
|
component: <NAME-OF-NAME-RESOLUTION-COMPONENT>
|
||||||
version: <NAME-RESOLUTION-COMPONENT-VERSION>
|
version: <NAME-RESOLUTION-COMPONENT-VERSION>
|
||||||
configuration:
|
configuration:
|
||||||
connectionString: "/home/user/.dapr/nr.db"
|
<NAME-RESOLUTION-COMPONENT-METADATA-CONFIGURATION>
|
||||||
secrets:
|
secrets:
|
||||||
scopes:
|
scopes:
|
||||||
- storeName: <NAME-OF-SCOPED-STORE>
|
- storeName: <NAME-OF-SCOPED-STORE>
|
||||||
|
|
Loading…
Reference in New Issue