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:
salaboy 2024-05-02 14:50:59 +01:00
parent c161d7ec00
commit b664f950f6
1 changed files with 1 additions and 1 deletions

View File

@ -63,4 +63,4 @@ If you want to get started with Dapr Shared, you can easily create a new Dapr Sh
```
helm install my-shared-instance oci://registry-1.docker.io/daprio/dapr-shared-chart --set shared.appId=<DAPR_APP_ID> --set shared.remoteURL=<REMOTE_URL> --set shared.remotePort=<REMOTE_PORT>
```
## Next steps