Update environment-setup.md (#358)

This commit is contained in:
Yaron Schneider 2020-02-14 12:58:23 -08:00 committed by GitHub
parent d1cb25104d
commit 726b6e06ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ $ dapr init --kubernetes
✅ Success! Dapr has been installed. To verify, run 'kubectl get pods -w' in your terminal
```
Dapr CLI installs Dapr to `default` namespace of Kubernetes cluster.
Dapr CLI installs Dapr to `default` namespace of Kubernetes cluster using [this](https://daprreleases.blob.core.windows.net/manifest/dapr-operator.yaml) manifest.
#### Uninstall Dapr on Kubernetes