mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-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
6b45f1ec26
commit
f16957af03
|
@ -79,7 +79,7 @@ If you are using the Dapr SDKs, you can set the following environment variables
|
|||
value: http://my-shared-instance-dapr.default.svc.cluster.local:50001
|
||||
```
|
||||
|
||||
If you are not using the SDKs you can send HTTP or gRCP requests to those endpoints.
|
||||
If you are not using the SDKs, you can send HTTP or gRCP requests to those endpoints.
|
||||
|
||||
## Next steps
|
||||
|
||||
|
|
Loading…
Reference in New Issue