We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45d3b47 + 643237a commit 4b7ab5fCopy full SHA for 4b7ab5f
daprdocs/content/en/operations/hosting/kubernetes/kubernetes-deploy.md
@@ -201,7 +201,7 @@ helm repo add dapr https://dapr.github.io/helm-charts/
201
helm repo update
202
kubectl create namespace dapr-system
203
# Install the Dapr dashboard
204
-helm install dapr dapr/dapr-dashboard --namespace dapr-system
+helm install dapr-dashboard dapr/dapr-dashboard --namespace dapr-system
205
```
206
207
### Verify installation
0 commit comments