Update kubernetes-dapr-shared.md

Signed-off-by: salaboy <Salaboy@gmail.com>
This commit is contained in:
salaboy 2024-06-25 17:50:25 +01:00
parent c67b8fc975
commit d8cb1dc696
1 changed files with 1 additions and 1 deletions

View File

@ -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 gRPC requests to those endpoints.
## Next steps