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
c161d7ec00
commit
b664f950f6
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue