mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: salaboy <Salaboy@gmail.com>
This commit is contained in:
parent
2f58aaeccb
commit
4025856528
|
@ -15,7 +15,7 @@ Dapr Shared enables different deployment strategies to create Dapr applications
|
|||
- **`Deployment`:** When running Dapr Shared as a Kubernetes `Deployment`, the Kubernetes scheduler decides in which node the Dapr Shared instance will run.
|
||||
|
||||
{{% alert title="Dapr Shared deployments" color="primary" %}}
|
||||
For each Dapr Application, you need to deploy the Dapr Shared chart using different `shared.appId`s.
|
||||
For each Dapr application, you need to deploy the Dapr Shared chart using different `shared.appId`s.
|
||||
{{% /alert %}}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue